This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
bug? feature?
- To: egcs at cygnus dot com
- Subject: bug? feature?
- From: "Eric Schweitz" <schweitz at nortel dot ca>
- Date: 02 Sep 1998 09:25 EDT
When building egcs 1.0.3a on HP-UX 10 and using --with-gnu-as in the
./configure line, the executable produced still looks for the assembler
in /usr/ccs/bin. I hacked the config/pa/hp*10.h where MD_EXEC_PREFIX
was defined to remove this little annoying "mis-feature". Seems like
this may be a "bug" in the configure script...
--
Eric