-
- Downloads
Configure: Potential fix for dynamic modules on FreeBSD 10.1.
The LDSHARED test attempted to link the shared object with crt1.o, which failed due to relocation errors. As we don't want to link with the startup files anyway, make sure to ask gcc to not do it.
Loading
-
mentioned in issue #7827 (closed)
-
mentioned in issue #8002 (closed)
Please register or sign in to comment