|
|
| "be consistent" | |
| PerlMonks |
Re: wxPerl and PARby busunsl (Vicar) |
| on Aug 25, 2004 at 13:07 UTC ( #385672=note: print w/ replies, xml ) | Need Help?? |
|
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.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||