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]

Re: AS-BUG????????


Hi,

Sobhy Gad wrote:
> I get in the bin file that the list fiel:
> 41F9 0000 0000. insted fo 0000 0000 should be a distence to the label
> it does not calculate the jump.
> also .long label_y is tranlated as 0000 0000
> ################################################
> when i compile it with the version 2.9.1 IT WORKS very well.
> #################################################
> 
> STRANGE...could any one help
Hmmm, normally this (interpreting the labels to real adresses) is done
by the linker. Have you passed your object file to the linker?

Regards,
	Stefan.
-- 
-----------------------------------------------------------------------    
Dipl.-Ing. Stefan M. Petters                   http://www.rcs.ei.tum.de
Institute for Real-Time Computersystems (RCS)      fon +49/89-289-23556 
Technische Universitaet Muenchen, D-80290 Muenchen fax +49/89-289-23555

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