Opened 19 years ago
Last modified 19 years ago
#12 new defect
emx: Use kBuild
Reported by: | bird | Owned by: | bird |
---|---|---|---|
Priority: | normal | Milestone: | libc-0.7 |
Component: | emx | Version: | 0.7 |
Severity: | normal | Keywords: | emx kBuild |
Cc: |
Description
Configure the emx toolchain to be build using kBuild. This is not because the current build system is bad or anything, but it's an exercise which will mature kBuild and give me proper dependencies
Change History (2)
comment:1 by , 19 years ago
Summary: | emx: → emx: Use kBuild |
---|
comment:2 by , 19 years ago
Note:
See TracTickets
for help on using tickets.
With the exception of ldstub.bin which needs NASM convertion, the emx toolchain can now be build using kBuild. I haven't committed the kBuild changes yet because I need to check that I didn't break any of the other projects using it first. stay tuned.