This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: bug? feature?



  In message <199809021327.GAA02741@cygnus.com>you write:
  > 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...
No.  This is the desired behavior.

See the faq for hints on how to make gcc always find gas before the
system assembler.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]