[SQU] 01-16-2001 snapshot NO LUCK

From: J.D. Bronson <jeff@dont-contact.us>
Date: Tue, 16 Jan 2001 07:04:42 -0600

Two things:

I noticed under Solaris via GCC 2.95.2 the configure script REMOVES any
OPTIM present.

Looking at the configure, I can certainly see this...and I understand why.

But, is this still necessary under Sol8 SPARC ??

I usually add -O2 to all the make's I do....

thoughts? Anyone running this under the same platform with optimization?

Also, this version did not complile out of the box:

For this test, I did not use any CFLAGS:

./configure (no arguments)
make

make[3]: Entering directory `/junk/squid-2.4-200101150000/src/fs'
make[4]: Entering directory `/junk/squid-2.4-200101150000/src/fs/ufs'
make[4]: *** No rule to make target `.a'. Stop.
make[4]: Leaving directory `/junk/squid-2.4-200101150000/src/fs/ufs'
make[3]: *** [.a] Error 1
make[3]: Leaving directory `/junk/squid-2.4-200101150000/src/fs'
make[2]: *** [fs/.a] Error 2
make[2]: Leaving directory `/junk/squid-2.4-200101150000/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/junk/squid-2.4-200101150000/src'
make: *** [all] Error 1

Same error as before....... But, the configure script seems to have caught
all the correct values:

# grep REPL config.status
s%@REPL_POLICIES@%lru%g
s%@REPL_OBJS@%repl/.a%g
s%@REPL_LIBS@%%g

...thats at least an improvement!

  -JDB

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Tue Jan 16 2001 - 06:08:35 MST

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