This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: make cross with egcs?
- To: Jeff Johnson <jbj at jbj dot org>
- Subject: Re: make cross with egcs?
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Wed, 17 Dec 1997 08:49:49 -0700
- Cc: egcs at cygnus dot com
- Reply-To: egcs at cygnus dot com
In message <q9n2i0mcsv.fsf@fphp16.tphys.physik.uni-tuebingen.de>you write:
> I'm trying to make a egcs 1.0 under hpux with --target=m68k-linux. I
> got the following error during 'make cross'
> _muldi3
> as: unrecognized option `-Qy'
You need a cross assembler. You'll also need other cross tools from
binutils.
jeff