Sebastian Bergmann wrote:
> http://www.sebastian-bergmann.de/stuff/build-423rc2.txt
> Don't know, why it can't find tsrm.lib.

  Mystery solved: As you can see in the log, I tried to build

    Release_inline

  instead of

    Release_TS_inline.

  However, Release_inline seems to be configured to link against the
  Release_TS version of TSRM, which cannot work...

  Which raises the question of whether or not it makes sense to build
  PHP without thread-safety on Win32 and maintain two versions of the
  .dsp/.dsw files.

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to