https://github.com/mxlgv/binutils-kex
Resurrection of "binutils" by Serge for KolibriOS
https://github.com/mxlgv/binutils-kex
binutils kolibri kolibrios
Last synced: 8 months ago
JSON representation
Resurrection of "binutils" by Serge for KolibriOS
- Host: GitHub
- URL: https://github.com/mxlgv/binutils-kex
- Owner: mxlgv
- License: gpl-3.0
- Created: 2020-10-12T16:59:25.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-13T17:42:45.000Z (over 5 years ago)
- Last Synced: 2025-04-04T12:51:31.528Z (about 1 year ago)
- Topics: binutils, kolibri, kolibrios
- Language: C
- Homepage: https://vk.com/turbocat2001
- Size: 1.84 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# binutils-kex
### Description:
**[Serge's](http://websvn.kolibrios.org/listing.php?repname=Kolibri+OS&path=%2Fcontrib%2Ftoolchain%2Fbinutils%2Faa82d1856686feabbdbbb8959ceb57163) modified binutils for "KolibriOS" (configured for output via console.obj)**
### Compilation:
make && make compress
### Usage example:
**Use ar to create the .a library:**
ar -crs libtest.a test1.o test2.o test3.o