NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: lib/37827: shared libs do not depend on libc.so
matthew green wrote:
> i recommend that we patch gcc specs to include -lc with -shared.
I think this is going to break builds of an alternative libc using "gcc
-shared". Actually, that's how I build mine, and therefore I really
don't want it to imply "-l c"... The current behavior works very well
for me, and even lets me compile cross-OS without building a new toolchain.
yeah - and it doesn't work for our own libc either.
.mrg.
Home |
Main Index |
Thread Index |
Old Index