Re: OSF/1, cc and squid 1.1-beta4

From: Daniel S. Riley <dsr@dont-contact.us>
Date: 08 Oct 1996 11:54:25 -0400

ollivier.robert@eurocontrol.fr (Ollivier Robert) writes:
> Is there a set of patches for compiling 1.1-beta4 on a OSF/1 3.2 machine
> with only "cc" as compiler (don't tell me to install gcc, it is not an
> option...) ?

CC='cc -std1' ./configure

(or

setenv CC 'cc -std1'
./configure

for the csh inclined) almost compiles. It fails on several files
which, depending on the options you choose, come up empty. Inserting
anything for the compiler to do (even 'static int dummy;') in those
files will get it to compile. I have not tested the resulting
executable.

-- 
Dan Riley                          Internet:  dsr@lns598.lns.cornell.edu
Wilson Lab, Cornell University     HEPNET/SPAN: lns598::dsr (44630::dsr)
http://w4.lns.cornell.edu/    "Distance means nothing/To me." -Kate Bush
Received on Tue Oct 08 1996 - 08:54:30 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:33:15 MST