Displaying 2 results from an estimated 2 matches for "68002m".
2009 Apr 03
0
[LLVMdev] php crash
...4166 ( 43.7%) --------
Tests warned : 0 ( 0.0%) ( 0.0%)
Tests failed : 7 ( 0.1%) ( 0.1%)
Expected fail : 3 ( 0.0%) ( 0.1%)
Tests passed : 5361 ( 56.2%) ( 99.8%)
I'm on linux x86_64 with clang version: "clang version 1.0
(http://llvm.org/svn/llvm-project/cfe/trunk 68002M)". Not sure why
it's working here...
- Anders
On Fri, Apr 3, 2009 at 5:12 PM, Xi Wang <xi.wang at gmail.com> wrote:
> Hi,
>
> I was trying to build php using LLVM/Clang (trunk) on Mac OS X, 10.5.6.
> http://downloads.php.net/johannes/php-5.3.0RC1.tar.bz2
>
> Apple...
2009 Apr 03
4
[LLVMdev] php crash
Hi,
I was trying to build php using LLVM/Clang (trunk) on Mac OS X, 10.5.6.
http://downloads.php.net/johannes/php-5.3.0RC1.tar.bz2
Apple gcc works.
Clang generates a buggy executable. under php source root,
CC=clang ./configure --disable-all
make
make test
The resulting `php' will crash, even with an empty php file.
Argument strings on the stack at: c0000000
./sapi/cli/php
#0