Date: 09/19/01
- Next message: Stig Venaas: "Re: [PHP-DEV] gethostbyaddr, IPv6 mapped IPv4 and native IPv6 addresses"
- Previous message: Nael Mohammad: "[PHP-DEV] 4.0.6 BUG with GCC 3.0.1"
- In reply to: Nael Mohammad: "[PHP-DEV] 4.0.6 BUG with GCC 3.0.1"
- Next in thread: Sascha Schumann: "RE: [PHP-DEV] 4.0.6 BUG with GCC 3.0.1"
- Reply: Sascha Schumann: "RE: [PHP-DEV] 4.0.6 BUG with GCC 3.0.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Stig Venaas: "Re: [PHP-DEV] gethostbyaddr, IPv6 mapped IPv4 and native IPv6 addresses"
- Previous message: Nael Mohammad: "[PHP-DEV] 4.0.6 BUG with GCC 3.0.1"
- In reply to: Nael Mohammad: "[PHP-DEV] 4.0.6 BUG with GCC 3.0.1"
- Next in thread: Sascha Schumann: "RE: [PHP-DEV] 4.0.6 BUG with GCC 3.0.1"
- Reply: Sascha Schumann: "RE: [PHP-DEV] 4.0.6 BUG with GCC 3.0.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

