This is the mail archive of the crossgcc@sourceware.org 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: undefined reference errror using gcc 3.3.2


Thank you for the posts....
I tried to use the linker scripts provided with the gcc version.. but all of them include libgcc.a at the begining of the script. therefore, it crashes with something like file not found. I found the libgcc library , somewhere outside the search directory and invoked it from the command line , but it doesnot work. It crashes with incompatible endianness..

When I use the command >..\bin\nm libidt.a | grep lseek 
it doesnot show anything and returns the propt again.does it mean  that it doesnot have lseek defined in it. I think I tried all the glue libraries other than libc.a , but nothing worked out...

- pati
--
Sent from the Sourceware - crossgcc list forum at Nabble.com:
http://www.nabble.com/undefined-reference-errror-using-gcc-3.3.2-t691583.html#a1842110


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