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: crosstool OS X host -> i686/linux target ?


Allan:


Attached is my attempt at the same thing. Seems to work for me.


Well, for glibc-2.3.4, that is. It looks like glibc-2.3.5 is different enough that there's too much fuzz for the patch to apply.

Your patch is equivalent (I found it in the patches subdir), except that it's missing equivalent functionality for ld.

So, I get all that fixed up only to get knocked over a few steps later:

...
HOSTCC scripts/kconfig/mconf.o
scripts/kconfig/mconf.c:91: error: static declaration of 'current_menu' follows non-static declaration
scripts/kconfig/lkc.h:63: error: previous declaration of 'current_menu' was here
make[1]: *** [scripts/kconfig/mconf.o] Error 1
make: *** [oldconfig] Error 2


Heh, now I remember why I was so happy that Dan was taking this stuff over... :^)


b.g.


--
Bill Gatliff
bgat@billgatliff.com
Embedded Linux development and training services.


------ 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]