The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > HP-UX
Google UNIX.COM



Thread: sudosh
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 03-24-2008
jim mcnamara jim mcnamara is offline
...@...
 

Join Date: Feb 2004
Location: NM
Posts: 3,419
HPUX by default comes with a seriously handicapped compiler. It does not support ANSI C 89, just K & R C.

Is sudosh from the guys at sage.org or is it from sourceforge?

There are workarounds:
See if there is a HPUX binary out there somewhere
Upgrade your C compiler
Reply With Quote