develooper Front page | perl.par | Postings from February 2012

using -l and a list of dll in a file

Thread Next
From:
RAPPAZ Francois
Date:
February 21, 2012 03:06
Subject:
using -l and a list of dll in a file
Message ID:
FEFE4227FE41814EAAC5D1AADE3DA3BCE15FED2822@EXCHANGE2.unifr.ch
I tried 
pp -I C:\strawberry\c\bin\ --lib c:\strawberry\perl\vendor\lib -l @dlls.txt ...

where dlls.txt is a list of dll:

libgobject-2.0-0.dll
libglib-2.0-0.dll
libgthread-2.0-0.dll
...

All are in C:\strawberry\c\bin\
Strangely pp always fails on the second dll in the file
/pp: Input file libglib-2.0-0.dll was not found

What am I missing ?

Thanks !

François 

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About