Question About Embedding into C++

Lyle Johnson jlj at cfdrc.com
Wed May 17 18:42:36 EDT 2000


OK, I guess the fates just required me to post a wordy message to the
newsgroup before revealing the answer to me a few moments later. So if I
may be permitted to answer my own question...

The trick is to add "-Wl,-E" to the loader flags (for GNU ld, anyways).
Check the man page for "ld" to see what this option (-E) means since I
don't understand the details myself (but it works!)



More information about the Python-list mailing list