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