Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: wxPerl and PAR

by busunsl (Vicar)
on Aug 25, 2004 at 13:07 UTC ( [id://385672]=note: print w/replies, xml ) Need Help??


in reply to wxPerl and PAR

This problem is solved:

You have to compile wxWidgets with --disable-shared and wxPerl with --static

Additionally you have to supply /usr/lib/libstdc++.a (which has _ZdlPv) and libgcc_eh.a (use by libstdc++.a, resides somewhere with gcc).

After that you have a really big Wx.so which can be packaged by PAR.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://385672]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (2)
As of 2024-04-20 03:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found