Not really. They are the same:
# md5 /usr/bin/cc
MD5 (/usr/bin/cc) = 13df95e5e0f1dbf3fc538e83b01dc1c2
# md5 /usr/bin/gcc
MD5 (/usr/bin/gcc) = 13df95e5e0f1dbf3fc538e83b01dc1c2
Even if I add CC=gcc in the environment, I get the same error.
----- Original Message -----
From: "Joost de Heer" <[EMAIL PROTECTED]>
To: "Gustavo A. Baratto" <[EMAIL PROTECTED]>
Cc: <users@httpd.apache.org>
Sent: Friday, June 24, 2005 2:17 PM
Subject: Re: [EMAIL PROTECTED] syntax error before '*' token
Gustavo A. Baratto said:
I'm using the standard gcc that comes with freebsd:
Are you sure?
gmake[4]: Entering directory
`/home/admin2/src/httpd-2.0.54/server/mpm/prefork'
/home/admin2/src/httpd-2.0.54/srclib/apr/libtool --silent
--mode=compile
cc -g -O2 -D_REENTRANT -D_THREAD_SAFE
-DAP_HAVE_DESIGNATED_INITIALIZER
[....]
That's 'cc' and not 'gcc'..... I don't have access to my freebsd machine
atm, but cc and gcc could be completely different compilers.
Joost
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]