RE: sparc-sun-solaris2.6:- C++ cross-compiler

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Phil,

The C++ header files come with GCC.  Perhaps if you post the exact error
you're receiving, someone will have a better idea of how to help you.

Cheers,
Lyle

-----Original Message-----
From: gcc-help-owner@xxxxxxxxxxx [mailto:gcc-help-owner@xxxxxxxxxxx] On
Behalf Of Phil Prentice
Sent: Monday, March 22, 2004 12:18 AM
To: gcc-help@xxxxxxx
Subject: sparc-sun-solaris2.6:- C++ cross-compiler

Hi

	Recently I have built a 2.95.3 'C' compiler which runs under
Linux and 
targets the Solaris 2.6.  However I now also require a C++ X-compiler.
I 
tried building one, again using the 2.95.3 sources.  I did build a 
cross-compiler, but the make did fail around ( a missing Makefile
problem).

	My main concern at the moment is how the C++ header files come
into 
existance.  For the straight 'C' compiler I use the headers from
/usr/include 
and the libraries from /usr/lib (from the target machine) to build the 
X-compiler.  Should these also be sufficient to build the C++ compiler
or 
should I be obtaining some C++ header files from elswhere?

	It may be that the build is not completing correctly and that
could be my 
problem.  I am configuring the X-compiler as:-

configure --enable-languages=c++ --target=sparc-sun-solaris2.6
				 --with-headers=<header dir>
--with-lib=<library dir>

  If you are able to help, I would be grateful to hear from you.

Many thanks.

Regards

Phil Prentice


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux