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

On Wed, 19 Sep 2001, Andre Christ wrote:

> 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.

    I was under the impression that while your statement is true
    for libraries containing C++ code, the C ABI has not changed.
    Am I wrong?

    - Sascha Experience IRCG
      http://schumann.cx/ http://schumann.cx/ircg

-- 
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>