Re: statically linked Strawberry Perl for use with PerlApp?
[email protected] Tue, 24 Jun 2014 11:12:28 +1000
| Newsgroups | perl.win32.vanilla |
|---|---|
| Message-ID | <B3C3DAEC16AB4F0B8A97F41A3C53AFB9@OwnerPC311012> |
-----Original Message----- From: kmx > Try to run dmake like this: > dmake "BUILDOPTEXTRA=-static-libgcc -static-libstdc++" I wonder ... is a perl built with that option binary-compatible with a perl that wasn't built with that option ? Nothing to do with this thread, but if they *are* binary-compatible, then I see here a way of creating PPM packages that don't have a dependency on those 2 dlls. No big deal, either way - just curious. And like you point out, there may be other side-effects .... Cheers, Rob