Cross compiling and ld 2.10 problem
paul_pinault
paul_pinault@hotmail.com
Tue Sep 26 07:47:00 GMT 2000
Hi,
I want to cross compile a program hosted on a m68k-sun system, I use 'ld'
2.10 and gcc 2.95.2 compiled for this target. The host that exec gcc is a
linux x86 computer.
I know that there are bugs in my code : some links are broken... If I
link, with 'ld', my program, no error messages appear... with some other
version of 'ld' (older) error message appear... WHY ??? Have you an idea ?
More over, in the first case, the beginning of .text section becomes 0x00
but my ldscript specify 0x00202000... so program can't be ok...
Thanx for your help.
Paul
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com
More information about the crossgcc
mailing list