This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: canadian cross problems
- To: Axel Kittenberger <Anshil at gmx dot net>
- Subject: Re: canadian cross problems
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 04 Jan 2001 17:16:58 -0200
- Cc: gcc-help at gcc dot gnu dot org
- Organization: GCC Team, Red Hat
- References: <8838.978620585@www28.gmx.net>
On Jan 4, 2001, Axel Kittenberger <Anshil@gmx.net> wrote:
> After some quarrals I finally managed to make my native(linux)->mingw
> compiler. (I'm using 2.95.2-1)
> Tring to cross compile the mingw->powerpc the make file stops in /gcc/gcc
> with
How did you configure this Canadian cross? Did you specify all of
--build, --host and --target? If you miss any of these, configure
will not realize it's a Canadian cross and will fail to enable the use
of a native compiler to compile programs that are supposed to run on
the build machine.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me