|
-msoft-float and libgcc: msg#00159lib.uclibc.general
A large kernel module I'm trying to port to uclibc is dynamically linking to libgcc. This seems to happen because my vendor's makefile includes -msoft-float. When I remove that, the dynamic linking problem goes away, but a multitude of other problems come up. None of the compilation uses --shared, so I don't understand why the linking is dynamic in the first place. Is there a way that I could use -msoft-float and force the libgcc routines to be statically linked? Thanks, Dave |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Buildroot barfing, can't find linux kernel Makefile?: 00159, Erik Andersen |
|---|---|
| Next by Date: | Re: about Invalid ELF header: 00159, zhangzr |
| Previous by Thread: | undefined reference to `isnan'i: 00159, chris, sun |
| Next by Thread: | cross compile gcc for mipsel: 00159, Bruno Randolf |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |