GithubHelp home page GithubHelp logo

bcompiler's People

Contributors

kenjikobe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bcompiler's Issues

Does not work

I've successfully compiled the code under Windows (PHP 5.4-13), and confirmed the extension loads correctly, but it just doesn't seem to work. I know others have reported the same issue. Are you able to take another look at the code to see if you can get it working under 5.4? Thanks.

Apache crash when compiling

compilation seemw to be good but when I load the page apache crash:

child pid 18175 exit signal Segmentation fault (11)

Compile file:

'.$dest_file." wrote !\n"; } ``` ?>

Some compiling issue

Hey there.

Ok, let's get straight into the weirdness.

Error:

Undefined symbols for architecture x86_64:
"_bcompiler_set_stdsize", referenced from:
_zif_bcompiler_write_header in php_bcompiler.o
_php_bcompiler_init_globals in php_bcompiler.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [sapi/cli/php] Error 1

My PHP-config:
./configure --prefix=/Applications/drag0n/drag0n.app/Contents/System
--disable-all
--enable-static
--with-config-file-path=""
--with-config-file-scan-dir=""
--enable-maintainer-zts
--enable-pthreads
--enable-bz2
--enable-bcompiler
--enable-libxml
--enable-xml
--with-curl
--enable-ftp
--with-gd
--enable-intl
--enable-mbstring
--with-mcrypt
--enable-embedded-mysqli
--enable-soap
--with-tidy
--enable-wddx
--enable-zip
--with-pear
--enable-opcache
--with-tsrm-pth=pth-config
--with-tsrm-pthreads

Version: 5.5.2

What can I do to fix this? ^^

Regards, Ingwie

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.