public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* RE: sparc-sun-solaris2.6:- C++ cross-compiler
@ 2004-03-23  0:48 lrtaylor
  0 siblings, 0 replies; 2+ messages in thread
From: lrtaylor @ 2004-03-23  0:48 UTC (permalink / raw)
  To: philp.cheer, gcc-help

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@gcc.gnu.org [mailto:gcc-help-owner@gcc.gnu.org] On
Behalf Of Phil Prentice
Sent: Monday, March 22, 2004 12:18 AM
To: gcc-help@gnu.org
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* sparc-sun-solaris2.6:- C++ cross-compiler
@ 2004-03-22  8:52 Phil Prentice
  0 siblings, 0 replies; 2+ messages in thread
From: Phil Prentice @ 2004-03-22  8:52 UTC (permalink / raw)
  To: gcc-help

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-03-22 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-23  0:48 sparc-sun-solaris2.6:- C++ cross-compiler lrtaylor
  -- strict thread matches above, loose matches on Subject: below --
2004-03-22  8:52 Phil Prentice

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).