par  

Re: Bundling app specific libs with -l?

Barrie Slaymaker
Sat, 27 Sep 2003 02:28:22 -0700

On Sep 27 2003, Autrijus Tang wrote:

?b 六, 2003-09-27 16:49, Barrie Slaymaker ?g?D?G
> > C:\Perforce\VCP>pp -o vcp.exe -l lib bin/vcp
> > -l=lib fails too, but --lib=lib seems to work. Now to get all the
> lazily loaded modules included :).


-I is --lib (as in perl -I). -l is --link. You need a better font. :-)

Bingo, thanks. Bloody default fonts in IE.


- Barrie