This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Simple question.
- From: Alexandre Oliva <aoliva at redhat dot com>
- To: Sir Ace <chandleg at wizardsworks dot org>
- Cc: gcc at gnu dot org
- Date: 03 Jan 2002 16:45:55 -0200
- Subject: Re: Simple question.
- Organization: GCC Team, Red Hat
- References: <Pine.LNX.4.21.0201021446460.2592-100000@wizardsworks.org>
On Jan 2, 2002, Sir Ace <chandleg@wizardsworks.org> wrote:
> ../gcc-3.0.1/configure --target=$TARGET --prefix=$PREFIX \
> --disable-shared --host=$TARGET --enable-languages=c
You failed to specify --build here, and --build defaults to --host, so
configure doesn't know you want to build a native (host-x-host)
compiler on a machine other than host.
--
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