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: Q: -fhonor-std / how to include "gas"


>>>>> "N8TM" == N8TM  <N8TM@aol.com> writes:

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

It is cheap to try. It is only time...

Well, it built!
Now, using it still presents the old symptoms:

% c++ -g -c hello.C
cc1plus: warning: -g is only supported when using GAS on this processor,
cc1plus: warning: -g option disabled.
% 

:-(

N8TM> I don't think gas is needed.

Er... I have lived so far under the assumption that as and gas were
aliases to one and the same binary.
Do you mean I was wrong?
Because, in fact, the "as" mentioned above _is_ a soft link to gas...

-- 
Marc Girod                Hiomo 5/1          Voice:  +358-9-511 23746
Nokia Telecommunications  P.O. Box 320       Mobile: +358-40-569 7954
NWS/NMS/NMS for Data      00045 NOKIA Group  Fax:    +358-9-511 23580
                          Finland            marc.girod@ntc.nokia.com


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