RE: [PHP-DEV] 4.0.6 BUG with GCC 3.0.1 From: Andre Christ (mail <email protected>)
Date: 09/19/01

Hi,

> Where can I get the source or binaries for 4.07? I think I've discovered a
> bug , but want to make sure with latest build. The bug has to do with Gnu
> GCC 3.0.1 libraries. It's incompatible! Trust me it is! And I
> even tried to
> trick PHP by creating a symbolic link referring to the older libraries, no
> such luck!

Indeed, binaries (including libs) compiled with gcc 3.x aren't compatible to
binaries compiled with gcc 2.95. The behaviour you discovered cannot be
classified a php bug, it is rather a limitation of the new compiler version.

Greets,
André

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>