Re: Problems with 2.0 on Digital UNIX 4.0

From: David Luyer <luyer@dont-contact.us>
Date: Fri, 09 Oct 1998 14:11:54 +0800

Sergey S. Kosyakov wrote:

[ complaints about Squid not compiling with Digital Unix cc in K&R C mode
  snipped -- cc on Digital Unix default mode is -std0 or K&R C ]

These aren't bugs. Use "cc -std1". Squid says it needs an ANSI C compiler
and suggests gcc. Either using the ansi flags to cc (-std1) or using gcc
as suggested work just fine. There's no reason squid should support K&R C.

David.
Received on Thu Oct 08 1998 - 23:14:01 MDT

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