Sorry, I didnt understand what you want me to try.

Do you want me to try the following command line :

gcc -shared  .libs/_pokereval_2_3_la-pypokereval.o  -lpython2.5
-L/usr/lib/python2.5/config
-L/usr/local/lib /usr/local/lib/libpoker-eval.dll.a  -o
.libs/_pokereval_2_3-1.dll Wl,--enable-auto-image-base -Xlinker --out-implib
-Xlinker .libs/_pokereval_2_3.dll.a

Thanks for your patience ;)

2008/1/15, Loic Dachary <[EMAIL PROTECTED]>:
>
> "tapie fan" <[EMAIL PROTECTED]> writes:
>
> > 2.5-1 according to my cygwin installation.
> >
> > By the way, the result of
> >
> > python2.5 -c "from distutils import sysconfig; print '-L' +
> > sysconfig.get_config_var('LIBPL')"
> >
> > is
> >
> > -L/usr/lib/python2.5/config
>
>   And what if you add this to the compile line together with -lpython2.5 ?
> Does it work ?
>
>   I'm eager to see this recuring problem solved ;-)
>
> > 2008/1/14, Loic Dachary <[EMAIL PROTECTED]>:
> >
> >     "tapie fan" <[EMAIL PROTECTED]> writes:
> >
> >     > May be you can help me. I tried the hack made tomas bar, means
> launching
> >     the
> >     > following command line (adding the python library to the link)
> >     >
> >     > gcc -shared  .libs/_pokereval_2_3_la-pypokereval.o  -lpython2.5-L/usr/
> >     local/
> >     > lib /usr/local/lib/libpoker-eval.dll.a  -o .libs/_pokereval_2_3-
> 1.dll
> >     > -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/
> >     > _pokereval_2_3.dll.a
> >     >
> >     > but I will have an issue :
> >     >
> >     >
> /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin:ld
> >     cannot
> >     > find -lpython2.5
> >     >
> >     > Any idea ?
> >
> >       Which python version do you have installed ?
> >
> >     --
> >     +33 1 76 60 72 81  Loic Dachary mailto:[EMAIL PROTECTED]
> >     http://dachary.org/loic/gpg.txt sip:[EMAIL PROTECTED]
> >     Latitude: 48.86962325498033 Longitude: 2.3623046278953552
> >
>
> --
> +33 1 76 60 72 81  Loic Dachary mailto:[EMAIL PROTECTED]
> http://dachary.org/loic/gpg.txt sip:[EMAIL PROTECTED]
> Latitude: 48.86962325498033 Longitude: 2.3623046278953552
>
_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to