Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43764 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31579 invoked from network); 24 Apr 2009 08:42:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Apr 2009 08:42:51 -0000 Authentication-Results: pb1.pair.com header.from=news@ger.gmane.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php-php-dev@m.gmane.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain m.gmane.org designates 80.91.229.2 as permitted sender) X-PHP-List-Original-Sender: php-php-dev@m.gmane.org X-Host-Fingerprint: 80.91.229.2 main.gmane.org Linux 2.5 (sometimes 2.4) (4) Received: from [80.91.229.2] ([80.91.229.2:46118] helo=ciao.gmane.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7B/65-31523-67B71F94 for ; Fri, 24 Apr 2009 04:42:49 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LxGz4-0000Cm-UB for internals@lists.php.net; Fri, 24 Apr 2009 08:42:10 +0000 Received: from p5b374a92.dip.t-dialin.net ([91.55.74.146]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Apr 2009 08:42:10 +0000 Received: from sb by p5b374a92.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Apr 2009 08:42:10 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Fri, 24 Apr 2009 10:41:52 +0200 Lines: 20 Message-ID: References: <49F17A62.3010707@macvicar.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: p5b374a92.dip.t-dialin.net User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: <49F17A62.3010707@macvicar.net> Sender: news Subject: Re: [PHP-DEV] GCC 4.4.0 From: sb@sebastian-bergmann.de (Sebastian Bergmann) Scott MacVicar schrieb: > 64-bit machine? Nope: sb@ubuntu ~ % uname -a Linux ubuntu 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 GNU/Linux sb@ubuntu ~ % /usr/local/gcc/bin/gcc -v Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../configure --prefix=/usr/local/gcc --enable-languages=c,c++ Thread model: posix gcc version 4.4.0 (GCC) -- Sebastian Bergmann Co-Founder and Principal Consultant http://sebastian-bergmann.de/ http://thePHP.cc/