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

Original Roadsend PHP compiler/implementation

Results 2 roadsend-php issues
Sort by recently updated
recently updated
newest added

Hey there. I got it configured, but it didnt compile: ``` gcc -c clientinfo.c -fPIC -O2 -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -D_SERVER_VERSION="\"libwebserver 0.53-RE\"" -I../include clientinfo.c: In function ‘__ILWS_Query’: clientinfo.c:225: warning: cast to...

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...