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]

Reply via email to