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: problems building egcs-1.1b on hpux 10.20



  In message <19981130110956.B8218@informatik.tu-muenchen.de>you write:
  > Hi,
  > Jeffrey A Law wrote on Sun, Nov 29, 1998 at 09:41:02AM -0700:
  > [..]
  > >   > 'as' used is GNU as from binutils 2.9.1 
  > > Actually, no, the compiler is not finding that assembler.  Instead is it
  > > finding the HP assembler.  See the egcs FAQ.
  > Well, if it is the case, how can I tell it to use GNU as ?
  > 
  > I tried (all of the following together of course):
  > 
  >  - Path to GNU as is in Front of PATH, 'which as' reports correctly
  >    the GNU as, this works as well with 'which gas' 
  >  - configure is called with --with-gnu-as
  >  - I edited the Makefiles so that AS is set to the absolute
  >    path to GNU as (instead of just 'as').
  > 
  > Since the problem is still there, I asked for a hint on this list...
Read the FAQ.

jeff


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