roadsend-php icon indicating copy to clipboard operation
roadsend-php copied to clipboard

Status of Project

Open sassyn opened this issue 12 years ago • 0 comments

Hi,

I want to use this tool to compile my PHP code into native C. I can't manage to compile it under ubuntu 12.04

was installting bigloo3.2a.tar.gz and when compile I get make[4]: *** [php-curl_u.o] Error 1

File "php-curl.scm", line 450, character 14741:

(pcc-set-callbacks curl

^

*** WARNING:bigloo:curl-stream-open

Type error -- procedure' expected,bool' provided

File "php-curl.scm", line 727, character 24569:

(defbuiltin (curl_init (url 'unpassed))

^

Was wondering if u can say what the status of this project. I also tried to use PHC and HipHop, but failed to use them.

PHC didn't manage to compile my code as I wanted. HipHop is not good cli tools written in PHP.

My code is around 800K, and using HipHop make it 29MB!

Maybe u have an idea?

Thanks Sassy

sassyn avatar Jun 26 '13 13:06 sassyn