This is the mail archive of the crossgcc@sourceware.cygnus.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: Linux --> sparc-sun-solaris2.7 cross compiler question


   From: "Tom Williams" <tom.williams@diversifiedsoftware.com>
   Date: Thu, 26 Aug 1999 12:52:31 -0700

   Hello once again.  I'm trying to build a Linux --> sparc-sun-solaris2.7
   cross compiler using gcc-2.95 and the binutils-990824 snapshot.  The
   binutils built fine and sparc-sun-solaris2.7-nm can read my Solaris 2.7
   libc.a!!!!!  I'm having problems with the linker not finding an object
   module that I can't seem to find (because I don't know where to look).
   Here is the error:

   /mnt/disk2/suncross/sparc-sun-solaris2.7/bin/ld: cannot open values-Xa.o:
   No such file or directory

   Any ideas on what values-Xa.o is?

It is a file which is provided by Solaris, which gcc wants to link in.
I believe it can normally be found in /usr/ccs/lib on a Solaris
system.

Ian

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