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: egcs install on hpux 10.20


  In message <01bd0efb$b90f74e0$939edcc3@monstre.recherche.enac.fr>you write:
  > Hi,
  > My question is quite simple; do I have to use the HP version of sed or is
  > the GNU version of sed ok (sed 2.0.5) to build egcs-1.0 ?
We recommend the latest sed from HP (available from their website).

gnu-sed should be OK, but we generally use HP's sed.


  > as: "/var/tmp/cca20709.s", line 10: error 1052: Directive name not
  > recognized - FILE
This indicates that you've configured for gas, but gcc is not finding gas.

http://www.cygnus.com/egcs/faq.html#gas
jeff


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