This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Problems in building gcc for an HP B2000 running B.11.11 Help!!!!
- To: "Phil Prentice" <PhilP at tsd dot serco dot com>
- Subject: Re: Problems in building gcc for an HP B2000 running B.11.11 Help!!!!
- From: law at redhat dot com
- Date: Fri, 19 Oct 2001 10:53:43 -0600
- cc: gcc-help at gcc dot gnu dot org
- Reply-To: law at redhat dot com
In message <sbd054e7.045@tsd.serco.com>you write:
> ./configure --with-gnu-as --enable-languages=c --target=hp9k785
Remove the --target=hp9k785. It's unnecessary and is probably causing a
variety of interesting problems.
jeff