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


I had the same matter but I don't know where is the matter, it appends when
the label doesn't exist in the C source code, but the linker don't give me
an error it put label at adress 0... I think it can try to identify it like
a dynamic loaded object... But a don't know more... If you have a idea and
more, a solution... I'm really interresting :-)

CU,
Paul

----- Original Message -----
From: Stefan Petters <petters@lpr.e-technik.tu-muenchen.de>
To: Sobhy Gad <sgad@snafu.de>
Cc: <crossgcc-owner@sources.redhat.com>; <crossgcc@sourceware.cygnus.com>
Sent: Thursday, November 09, 2000 10:11 AM
Subject: 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
>


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