more fun with ubuntu

Ellery Newcomer ellery-newcomer at utulsa.edu
Sun May 26 09:50:22 PDT 2013


On Sunday, 26 May 2013 at 16:28:33 UTC, Mike Wey wrote:
>
> Try prefixing the python lib with -L like so:
>
> dmd -unittest -property -debug -gc  
> -version=Python_2_7_Or_Later -version=Python_2_6_Or_Later 
> -version=Python_2_5_Or_Later -version=Python_2_4_Or_Later 
> -L-ldl -L/usr/lib/python2.7/config/libpython2.7.a  object_.d 
> -ofobject_.x -I../../infrastructure/  -L-ldl -L-lutil -v

Hey, that worked!

now go report that to issue 7044 :)


More information about the Digitalmars-d-learn mailing list