Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I'm trying to compile PAR under cygwin. I've downloaded the source to perl.5.8.0-1 from cygwin, and rebuilt it using the build.sh. When I try to compile PAR, I get the following errors. I end up with a par.dll instead of a par.exe. Can anyone give me pointers on getting it installed? Thanks
$ perl Makefile.PL Writing Makefile for the par.exe program Writing Makefile for PAR $ make cp PAR/Heavy.pm blib/lib/PAR/Heavy.pm cp PAR.pm blib/lib/PAR.pm make[1]: Entering directory `/usr/src/PAR-0.63/myldr' gcc -c -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -I/usr/lib/perl5/5 +.8.0/cygwin-multi-64int/CORE main.c ld2 main.o -s -s -s -L/usr/local/lib /usr/lib/perl5/5.8.0/cygwin-mul +ti-64int/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.8.0/cygwin-m +ulti-64int/CORE -lperl -lutil -o par.exe gcc -shared -o par.dll -Wl,--out-implib=libpar.dll.a -Wl,--export-all +-symbols -Wl,--enable-auto-import -Wl,--stack,8388608 \ main.o -s -s -s -L/usr/local/lib /usr/lib/perl5/5.8.0/cygwin-multi-64i +nt/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.8.0/cygwin-multi-6 +4int/CORE -lperl -lutil Creating library file: libpar.dll.a ./par.exe -I../blib/lib -I/usr/lib/perl5/5.8.0/cygwin-multi-64int -I/u +sr/lib/perl5/5.8.0 -I/usr/lib/perl5/site_perl/5.8.0/cygwin-multi-64in +t -I/usr/lib/perl5/site_perl/5.8.0 -I/usr/lib/perl5/site_perl -I/usr/ +src/PAR-0.63 -I. -B -O../script/parl.exe make[1]: *** [../script/parl.exe] Error 255 make[1]: Leaving directory `/usr/src/PAR-0.63/myldr' make: *** [subdirs] Error 2 $

In reply to Re: perl2exe - no more secrets by Anonymous Monk
in thread perl2exe - no more secrets by merlyn

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-18 06:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found