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

See the CrossGCC FAQ for lots more infromation.


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

Cross compiling and ld 2.10 problem


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


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