in reply to C++ and XS compile issues on Win32
update: Whenever I've encountered errors like WIN32_CHOKE.txt recompiling the library in question with perl -MExtUtils::Embed -e ccopts (the -MD option is what's important) usually does the trick .
Also, FYI, 'XSOPT' => '-C++', is a null op, and has been practically always (I checked).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: C++ and XS compile issues on Win32
by tachyon (Chancellor) on Jun 07, 2004 at 05:58 UTC |