CROSS GCC : Host : sparc solaris2.7, Target : i386 solaris2.7

Jim Wilson wilson@tuliptree.org
Fri Jun 27 20:31:00 GMT 2003


suresh kumar wrote:
> /users/suresh/gnu-bins//i386-sun-solaris2.7/bin/ld: cannot open 
> values-Xa.o: No such file or directory

This is a target library.  You need to provide this yourself, for 
example, by copying it from the target machine.  I am surprised you got 
this far without providing target headers or target libraries.  I 
suspect you got lucky.

--with-sysroot is for these kinds of problems.  See the documentation.

Jim





More information about the Gcc mailing list