I'm pretty sure you have to install the developer tools in order to get
the gcc compiler installed. So while you don't need XCode to compile,
you do need the developer tools, which is almost synonymous with XCode.
Doesn't 10.4 ship with gcc 4? I know I read about some bugs and problem
with gcc 4, some specifically related to PPC chips. Do you know if you
are compiling using 3.3 or 4.0?
On Jun 9, 2005, at 1:04 PM, Marcus Bointon wrote:
On 9 Jun 2005, at 15:46, John DeSoi wrote:
Do you have the latest XCode installed? I think there was a recent
update for OS X 10.4. I did not have any problems compiling PHP 5.0.4
with OS X 10.3, but I have not tried 10.4 yet.
I do have XCode 2.1, but I don't think it has anything to do with
this. PHP's build system is completely independent of XCode. PHP uses
normal Unix-type tools such as gcc, make, ld, libtool, autoconf etc.
Marcus
--
Brent Baisley
Systems Architect
Landover Associates, Inc.
Search & Advisory Services for Advanced Technology Environments
p: 212.759.6400/800.759.0577
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php