Date: 09/19/01
- Next message: Derick Rethans: "Re: [PHP-DEV] RC3"
- Previous message: CVS Account Request: "[PHP-DEV] CVS Account Request"
- In reply to: Andre Christ: "RE: [PHP-DEV] 4.0.6 BUG with GCC 3.0.1"
- Next in thread: Andre Christ: "RE: [PHP-DEV] 4.0.6 BUG with GCC 3.0.1"
- Reply: Andre Christ: "RE: [PHP-DEV] 4.0.6 BUG with GCC 3.0.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Derick Rethans: "Re: [PHP-DEV] RC3"
- Previous message: CVS Account Request: "[PHP-DEV] CVS Account Request"
- In reply to: Andre Christ: "RE: [PHP-DEV] 4.0.6 BUG with GCC 3.0.1"
- Next in thread: Andre Christ: "RE: [PHP-DEV] 4.0.6 BUG with GCC 3.0.1"
- Reply: Andre Christ: "RE: [PHP-DEV] 4.0.6 BUG with GCC 3.0.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

