[mnet-devel] Help with mnet/fec/mmap/w32
rob kinninmont
lists+mnet-devel at evilrob.com
Wed Jul 2 22:04:37 BST 2003
On Wed, Jul 02, 2003 at 01:54:32PM -0700, rob kinninmont wrote:
> Anyone know how to get debug symbols built & loaded into gdb for things like extension modules, or for python itself?
ok, python setup.py -i -c mingw32 -g
fails because it can't find 'python22_d' Anyone know where to get it?
I tried copying python22.lib to python22_d.lib per a suggestion google found me.
then the build fails thusly:
[Wed Jul 02 13:56:00] yo$ python setup.py build_ext -i -c mingw32 -g
running build_ext
building 'mnetlib.filesystem.fec' extension
skipping mnetlib\filesystem\fec.c (build\temp.win32-2.2\Debug\fec.o up-to-date)
skipping mnetlib\filesystem\fecmodule.c (build\temp.win32-2.2\Debug\fecmodule.o
up-to-date)
writing build\temp.win32-2.2\Debug\fec_d.def
c:\mingw\bin\gcc.exe -mno-cygwin -mdll -static -g build\temp.win32-2.2\Debug\fec
.o build\temp.win32-2.2\Debug\fecmodule.o build\temp.win32-2.2\Debug\fec_d.def -
Lc:\Python22\libs -Lbuild\crypto51 -lpython22_d -lcryptopp -o mnetlib\filesystem
\fec_d.pyd
build\temp.win32-2.2\Debug\fecmodule.o: In function `initfec':
//c/hivecache/mnet/mnet_new/mnetlib/filesystem/fecmodule.c:726: undefined refere
nce to `_imp__PyExc_ImportError'
error: command 'gcc' failed with exit status 1
[Wed Jul 02 14:00:29] yo$
cheers for any help
rob
--
--
rob kinninmont
"War doesn't determine who's right. War determines who's left."
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
mnet-devel mailing list
mnet-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mnet-devel
More information about the Mnet-devel
mailing list