On Jun 5, 2009, at 10:13 AM, Thomas Heller wrote:

s...@pobox.com schrieb:
If there is no C++ compiler available then the proposed layout sniffing just
wouldn't be done and either a configure error would be emitted or a run-time
exception raised if a program attempted to use that feature.  (Or the
sniffing could be explicitly enabled/disabled by a configure flag.)


Hm, on Linux, gccxml (if its version is compatible with that of the C ++ compiler)
can probably help a lot.  At runtime, no configure step needed.
Unfortunately not on Windows.

I'm not a gccxml user, but its install page has a section for Windows:
http://www.gccxml.org/HTML/Install.html


HTH
P
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to