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: Linker script issues


On Thu, Nov 06, 2003 at 08:26:58PM -0500, vishu27@cox.net wrote:
> undefined reference to `___CTOR_LIST__'

...

> undefined reference to `___DTOR_LIST__'

...

> 
> I have used __CTOR_LIST__ and __DTOR_LIST__ in my linker script.

Hopefully by now you've discovered that the undefined names are not the
same as those that were defined.

Regards,
Erik



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