Re: Build perl without libgcc_s_sjlj-1 dependency
[email protected] (Robert Eden) Thu, 1 Oct 2015 12:04:07 -0500
| Newsgroups | perl.win32.vanilla |
|---|---|
| Message-ID | <[email protected]> |
On 9/30/2015 11:45 PM, [email protected] wrote: > Hi, > > Is there someone here who can provide info/link to building perl > (using mingw port of gcc) without it being dependent on > libgcc_s_sjlj-1.dll, libstdc++-6.dll ? > Not sure if this will help you, but I needed a perl without dll dependencies (similar to activeperl) in order to use Perlpp to make XMLTV.EXE I documented the procedure here: http://wiki.xmltv.org/index.php/XMLTVexeBuild Robert