This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re:
- To: N8TM at aol dot com
- Subject: Re:
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Fri, 31 Jul 1998 23:28:51 -0600
- cc: johnr at euler dot mcdata dot com, egcs-bugs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <d6e1dac6.35c11ac6@aol.com>you write:
> Yes, egcs-1.0.3a has a habit of shifting to the HPUX /bin/as while building
> objc on HPUX10.20, in spite of everything apparently being set up correctly > .
Can you give more information on this.
Of particular interest is what prefix values were used to configure
egcs-1.0.3a & binutils (whatever version you're using).
If binutils/gas was configured and installed with the same prefix
that you use for egcs, then egcs should *always* find gas before
the system assembler. It it doesn't, then that is a very serious
bug.
Jeff