home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / windows / intervie / 3635 < prev    next >
Encoding:
Text File  |  1993-01-27  |  1.4 KB  |  39 lines

  1. Newsgroups: comp.windows.interviews
  2. Path: sparky!uunet!enterpoop.mit.edu!ira.uka.de!math.fu-berlin.de!informatik.tu-muenchen.de!stumpf
  3. From: stumpf@Informatik.TU-Muenchen.DE (Markus Stumpf)
  4. Subject: Re: InterViews 3.1 HPUX Series 700 (PA-RISC)
  5. References:  <9301261736.AA03927@ramsesii.ultryx.com>
  6. Originator: stumpf@hphalle0.informatik.tu-muenchen.de
  7. Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
  8. Organization: Technische Universitaet Muenchen, Germany
  9. Date: Wed, 27 Jan 1993 11:23:47 GMT
  10. Message-ID: <1993Jan27.112347.29999@Informatik.TU-Muenchen.DE>
  11. Lines: 26
  12.  
  13.  
  14. In article <9301261736.AA03927@ramsesii.ultryx.com>, win@RAMSESII.ULTRYX.COM (Win) writes:
  15. |> Someone MUST have some ideas on what to attempt next.
  16. |> 
  17. |> I'm having a problem compiling InterViews 3.1 on HPUX Series 700 (PA-RISC).  
  18. |> When attempting to compile action.c, I get the following (Note: the compile
  19. |> options for more information):
  20.  
  21. Yup! It's a bug in HP cpp (in both, ansi and non-ansi versions) which they
  22. promised to fix for the next release!
  23.  
  24. As a workaround you might want to use the ccp from the GNU gcc release.
  25.  
  26. This is what I use in  config/InterViews/local.def:
  27.  
  28. #undef CCDriver
  29. #define CCDriver CC -tp,/usr/local/GNU/lib/gcc-lib/hp9k720/2.3.2/cpp -Wp,-lang-c++
  30.  
  31. This works for me!
  32. Hope that helps!
  33.  
  34. Ciao
  35.     \Maex
  36. -- 
  37. ______________________________________________________________________________
  38.  Markus Stumpf                        Markus.Stumpf@Informatik.TU-Muenchen.DE 
  39.