bug-gnucap
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnucap] HP-UX Compilation


From: Kamlesh Kumar
Subject: [Bug-gnucap] HP-UX Compilation
Date: Fri, 29 Mar 2002 17:20:42 -0700

Hi,
 
I compiled gnucap source code on HP-UX machine successfully.
I alway find compilation error in src/e_storag.cc at line 192 where
it complains about max(INT, DOUBLE) not being defined. I fixed it
by typecasting first argument to double. Then it build successfully.
 
But at run time it does not give right output.
 
If under examples directory, if I run the command
'../src/O/gnucap -O eq-145.ckt' then the first part
of output comes correctly. But in the second part
of output all values are printed as "0." which shows
some serious run time error.
 
If anybody has used the tool on HP-UX, then please
help me.
 
Regards,
 
Kamlesh

reply via email to

[Prev in Thread] Current Thread [Next in Thread]