This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

powerpc-eabi


Hi,

I am trying to build gcc-3.4-20040331 under cygwin and while the actual
C and C++ compilers build successfully, configuration of libstdc++ fails with 
the following message:

configure: error: No support for this host/target combination.
make: *** [configure-target-libstdc++-v3] Error 1

I am trying to create a cross compiler for the PowerPC target (603e), my main
question is:
* Is PowerPC-eabi target supported? Is it possible to configure libstdc++ and
   build libstdc++ for a stand-alone embedded environment? I.e. no OS.

My configuration settings are:
$ ../gcc-3.4-20040331/configure 
	--host=i686-pc-cygwin --target=PowerPC-eabi 
	--prefix=/opt/603e 
	--enable-languages=c++ 
	--disable-shared --disable-hosted-libstdcxx --enable-threads=single

Thanks in advance.

Best regards,

Oleg Smolsky
Principal Engineer
Allied Telesyn Research Ltd
PO Box 8011, Christchurch, NZ
DDI: +64 3 339 9514



NOTICE: This message contains privileged and confidential
information intended only for the use of the addressee
named above. If you are not the intended recipient of
this message you are hereby notified that you must not
disseminate, copy or take any action in reliance on it.
If you have received this message in error please
notify Allied Telesyn Research Ltd immediately.
Any views expressed in this message are those of the
individual sender, except where the sender has the
authority to issue and specifically states them to
be the views of Allied Telesyn Research.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]