Q: -fhonor-std / how to include "gas"
N8TM@aol.com
N8TM@aol.com
Tue Mar 30 17:49:00 GMT 1999
In a message dated 3/30/99 8:30:02 AM Pacific Standard Time,
girod@stybba.ntc.nokia.com writes:
> cc1plus: warning: -g is only supported when using GAS on this processor,
> cc1plus: warning: -g option disabled.
In the first stage of a bootstrap, you are building temporary compilers which
use HP-as, so these warnings are normal. If your configuration --with-gnu-as
took hold, these warnings should not occur in the later stages, and the gnu-as
should be used exclusively.
More information about the Gcc
mailing list