Native Gcc - Crt1.o Issues

Dan Kegel dank@kegel.com
Mon Aug 8 15:38:00 GMT 2005


Kristoffer Ericson wrote:
> Ive made some great progress with the native compiler but having some 
> issues that im not quite sure as how to resolv.
> 
> When running a basic configure script (on the target machine) it 
> complains about not finding crt1.o. I've googled around and found that 
> its probobly due to gcc not containing the correct dirs (looks in 
> /usr/local/lib...... instead of /usr/lib & /lib).
> Should this be handled by sysroot, prefix or local_prefix? I'm not 
> following the difference. I want gcc to look in /lib & /usr/lib whenever 
> it requires anything.

prefix, I would think, but I wouldn't know.

Post your build script, maybe; that would give us more to chew on.
- Dan


-- 
Trying to get a job as a c++ developer?  See http://kegel.com/academy/getting-hired.html

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list