This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Compile fails with assembler messages
- From: Colin Foran <nathantwist at attbi dot com>
- To: "gcc-help at gcc dot gnu dot org" <gcc-help at gcc dot gnu dot org>
- Date: Wed, 20 Nov 2002 15:18:19 -0500
- Subject: Re: Compile fails with assembler messages
- References: <3DDBE503.8D2E0D8D@attbi.com>
- Reply-to: nathantwist at attbi dot com
Hey guys, problem solved. just a matter of replacing /usr/local/bin/as with
a symbolic link to /usr/bin/as.
Peace Out