Cannot build with gcc on HP-UX

Jeffrey A Law law@cygnus.com
Mon Jan 17 11:19:00 GMT 2000


n message < 91424D896C07D211AA0800609748718A027A25BA@pc517.bcs.att.com >you wr
ite:
  > 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.
Without providing details we can't help you.  If you managed to compile
gcc-2.95.1, then you should have been able to compile 2.95.2.

  > 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.
WHy don't you look at the command line, then review the GCC documentation.
I think if you take those steps you'll find the solution to this problem.
Hint, this is not a GCC bug.  


jeff



More information about the Gcc-bugs mailing list