Steve Hay wrote: > Autrijus Tang wrote: > > >On Tue, Jun 07, 2005 at 10:20:26AM +0200, Rafael Garcia-Suarez wrote: > > > > > >>It looks sane to me. Maybe it works on other OSes because > >>Config_heavy.pl is somehow already found on the system. Anyway, in the > >>spirit of Autrijus' anarchical devlopment, thanks, applied as #7. :) > >>(subversion repos being at http://svn.openfoundry.org/par/trunk) > >> > >> > > > >Thanks, I'll roll a release now :) > > > > > Is there any chance that the patch I sent here: > > http://www.mail-archive.com/[email protected]/msg01706.html > > could be worked into a new release? > > The patch needs improvement for portability (it's probably only good for > Win32 at the moment), but without it PAR is seriously broken on Win32 > for Perls without PERL_IMPLICIT_SYS defined -- the perl58.dll is missing > from the package!
Maybe use a perl script at build time to generate the right values for BYTEORDER et alii ?
