This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.


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

Re: Q: -fhonor-std / how to include "gas"


In a message dated 3/28/99 9:23:45 AM Pacific Standard Time,
girod@stybba.ntc.nokia.com writes:

> cc1: warning: -g is only supported when using GAS on this processor,
>  cc1: warning: -g option disabled
 That's normal for the stage1 build.

-with-gnu-as --with-gas=/tools/contrib/HP-UX/B.10.20/hppa1.1/bin/gas

I think it should be
--with-as=/tools/contrib/HP-UX/B.10.20/hppa1.1/bin/as

I don't think gas is needed.