nmh-workers
[Top] [All Lists]

Compiling nmh-0.26 under HP-UX's

1998-06-18 07:47:31


Dear Users,

        Just a few words to give some feedback regarding how to port
        the package under HP-UX :

        1) on a B.10.20 hp-ux release, you can use the ANSI C compiler
           (/opt/ansic/bin/cc) with +O2 flag.

        2) on a A.09.05 hp-ux release, the configure script will setup
           everything for gcc (I run version 2.7.2.3) which is OK except
        that the libc.sl is quite old so you need to hack the code a
        little bit by replacing vsnprintf with _vsnprintf in both files
        sbr/error.c and sbr/snprintf.c

        Hope it helps, and best regards.

-- 
Emile_CARCAMO      Internet                     Intranet
H.P. / Convex      aeste(_at_)esiee(_dot_)fr               
http://cvxfr.france.hp.com
Soft. support      http://aeste.freenet.fr      
emile(_at_)cvxfr(_dot_)france(_dot_)hp(_dot_)com
01 69 82 63 78   FAX 
01 69 29 50 13  PHONE



<Prev in Thread] Current Thread [Next in Thread>
  • Compiling nmh-0.26 under HP-UX's, Emile Carcamo <=