This is the mail archive of the gcc-bugs@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]

Cannot build with gcc on HP-UX



twimc,

I am developing a BEA System's Message Queue monitor for use on AT&T's
Customer Care platforms -- all of which are HP-UX, some 9.4, some 10.20.  I
am developing on a 10.20.

I tried for a long time to build gcc 2.95.2 on my HP, but never succeeded.
I was able to build 2.95.1 the first time I tried.  So now I have a gcc in
/usr/local/bin, but when I try to compile my code I get the following
message:

*Initialization*:1: missing token-sequence in '#assert'

This same code compiles (with appropriate #ifdefs) on Solaris 5.6 using
SUN's (Wspro) CC.

	rcm1

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