bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] python and gnubg


From: Joern Thyssen
Subject: Re: [Bug-gnubg] python and gnubg
Date: Sat, 12 Jul 2003 20:07:18 +0000
User-agent: Mutt/1.4.1i

On Sat, Jul 12, 2003 at 08:26:58PM +0200, Øystein Johansen wrote
> Joern Thyssen wrote:
> 
> >On Sat, Jul 12, 2003 at 07:26:14PM +0200, Øystein Johansen wrote
> > 
> >
> >>I get some linking errors, and I can't find the right lib files 
> >>containing this functions.
> >>
> >>gnubgmodule.o(.text+0xa45):gnubgmodule.c: undefined reference to 
> >>`_imp__PyExc_St
> >>andardError'
> >>   
> >>
> >
> >Did you link with libpython.a?
> > 
> >
> I link with python22.lib, which should be equalent.
> 
> Then I try:
> nm python22.lib | grep Error
> 
> 00000000 I __imp__Py_FatalError
> 00000000 T _Py_FatalError
> 
> I think it's a bit strange.....

Yes, I get a gazillion symbols from:

nm /usr/lib/python1.5/config/libpython1.5.a | grep Error | egrep '(C|T)'

on my box.

Jørn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]