This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: configuration problems with 0.28-rc26


David Ondzes wrote:
I am trying to configuring mipsel under Mac OS X 10.3.4. I have
installed fink and I believe all the required updates to fink. Looks
like my linker is failing. Is this a known problem ? Any help would be
appreciated.
...
HOSTLLD -shared scripts/kconfig/libkconfig.so
gcc: unrecognized option `-shared'
ld: Undefined symbols:
_main
make[1]: *** [scripts/kconfig/libkconfig.so] Error 1
make: *** [oldconfig] Error 2

It's a known problem:


http://www.kegel.com/crosstool/crosstool-0.28-rc26/doc/crosstool-howto.html#mac

There's probably a simple patch that just uses a static library instead of a .so
but I don't have it handy.
- Dan

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]