Re: DLL loading problem with binutils-20060709-1

2006-07-14 Thread Gary Zablackis
--- Bill Metzenthen <[EMAIL PROTECTED]> wrote: > > > I have been developing a mixed python / C++ program > which uses SWIG to > handle the interface. This worked fine until I > updated binutils to > 20060709-1. Then when the python script tried to > load the DLL generated > with the help of SW

DLL loading problem with binutils-20060709-1

2006-07-13 Thread Bill Metzenthen
I have been developing a mixed python / C++ program which uses SWIG to handle the interface. This worked fine until I updated binutils to 20060709-1. Then when the python script tried to load the DLL generated with the help of SWIG, the following error message appeared: Traceback (most recent c