Hello again on the gpc mailing list.
This is to inform you of 2 things.
1 ============
During the "make" of gpc the assembler often gives the following message:
cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled.
In the HPUX this is the case with: GNU assembler version 2.9 (hppa1.1-hp-hpux10.20), using BFD version 2.9
That is no problem, but somehow the string
gpc1: warning: -g is only supported when using GAS on this processor, gpc1: warning: -g option disabled.
gets into the file
gpc-build/gcc/p/rts/needed-options
and make's the build to stop with an error. Using an empty file "needed-options" as a hack yields a complete and working gpc!!
2 =============
The known bug: # HP/UX: `unrecognizable insn' error in connection with conformant or const string parameters) 199809280741.JAA17719@rug105.cs.rug.nl (sietse1.pas), Pine.SOL.4.10.9908051751550.23095-100000@niflheim.rutgers.edu, 396C3531.3A327722@cs.rug.nl
Seems to RESOLVED in the snapshot that I compiled! (gpc version 20020402, based on 2.95.2 19991024 (release))
Thanks !
Sietse Achterop