This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
problemns confgire/build gcc/libstdc++ for ColdFire v4e
- From: Peter Barada <peter at the-baradas dot com>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 16 Jun 2005 11:29:51 -0400 (EDT)
- Subject: problemns confgire/build gcc/libstdc++ for ColdFire v4e
I'm tyring to cross-build a linux toolchain for a ColdFire v4e, where
I have to pass -mcfv4e to the compiler to select the ColdFire v4e, as
well as the linker(to make sure it picks the right library), and I
have this working for when building gcc-3.4.3 with --languages=c, but
when I try to build for --languages=c,c++, it fails while building
libstdc++.
What is the preferred method of configuring gcc such that options will
passed to the cross-compiler, as well as the linker when building libraries?
The reason I need to pass options is that the ColdFire is a variant of
the m68k, and needs options to select ColdFire specific behavior.
Thanks in advance!
--
Peter Barada
peter@the-baradas.com