Re: [PHP-DEV] Re: [PHP] how to call c/c++ (BIG PROBLEM) From: Sascha Schumann (sascha <email protected>)
Date: 12/01/00

> I'm going crazy here, I don't know what I can do different.

    I'd bet that your config.m4 is broken.

    To add a C++ source file source.cpp, change Makefile.in:

        LTLIBRARY_OBJECTS_X = source.lo

    PS: Please post to relevant mailing lists only.

    - Sascha

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>