Re: Minor issues with par.pl

2003-06-11 Thread Autrijus Tang
On Wed, Jun 11, 2003 at 10:46:22AM -0400, Barry Jaspan wrote: > In my ongoing attempts to use PAR to distribute an application for > both MacOS 10.1 and MacOS 10.2 (which have incompatible shared > libraries) Actually, IMHO that qualifies them as different architectures, and warrants shipping two

Minor issues with par.pl

2003-06-11 Thread Barry Jaspan
In my ongoing attempts to use PAR to distribute an application for both MacOS 10.1 and MacOS 10.2 (which have incompatible shared libraries) and for users that have installed Perl 5.8 on their systems, I have switched from using pp to generate a stand-alone executable to using pp -p and par.pl -b