Opened 19 years ago
Last modified 18 years ago
#11 new defect
libc: Use kBuild
Reported by: | bird | Owned by: | bird |
---|---|---|---|
Priority: | normal | Milestone: | libc-0.7 |
Component: | libc | Version: | 0.7 |
Severity: | normal | Keywords: | libc kBuild |
Cc: |
Description
Configure libc 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.
Note:
See TracTickets
for help on using tickets.
I've configured most of the libc stuff now. Currently no OMF libs are generated (with the exception of libc_asm.lib which won't be available in a.out because of 16-bit segments). Also, the v4 tcpip stuff is a bit unfinished. I think a tcpip cleanup might be one of the early tasks in the 0.7 cycle.