CARVIEW |
Select Language
HTTP/2 200
cache-control: max-age=43200
server: Combust/Plack (Perl)
vary: Accept-Encoding
content-encoding: gzip
content-length: 1685
content-type: text/html; charset=utf-8
last-modified: Sat, 11 Oct 2025 15:45:41 GMT
date: Sat, 11 Oct 2025 15:45:41 GMT
strict-transport-security: max-age=15768000
Re: [PATCH] Cygwin build harmonization, remove cygwin/Makefile.SHs - nntp.perl.org
Front page | perl.perl5.porters |
Postings from July 2008
nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About

Re: [PATCH] Cygwin build harmonization, remove cygwin/Makefile.SHs
Thread Previous | Thread NextFrom:
Steve PetersDate:
July 28, 2008 13:59Subject:
Re: [PATCH] Cygwin build harmonization, remove cygwin/Makefile.SHsMessage ID:
fd7a59d30807281359j32e71e66rbd838ece503122c7@mail.gmail.com<snip from Makefile.SH> cygwin*) - linklibperl="-lperl" + shrpldflags="$shrpldflags -Wl,--out-implib=libperl.dll.a -Wl,--image-base,0x52000000" + linklibperl="-L. -lperl" </snip> There's a bit of magic in the shrpldflags. Some explanation in comments of the image-base value would be helpful for future maintenance. Thanks, Steve Peters steve@fisharerojo.org On Mon, Jul 28, 2008 at 9:47 AM, Reini Urban <rurban@x-ray.at> wrote: > 2008/7/28 Reini Urban <rurban@x-ray.at>: >> 2008-07-06 22:39:26 URBANR >> >> * Configure, cygwin/Makefile.SHs, MANIFEST, installperl, Makefile.SH, >> lib/ExtUtils/CBuilder/Platform/cygwin.pm, lib/ExtUtils/t/Embed.t: >> Cygwin build harmonization. remove cygwin/Makefile.SHs, use LIBPERL >> for the shared lib, add importlib. >> >> Now there's only os2/Makefile.SHs left. >> Naming the libperl dll can now be done as with all other platforms: >> Policy.sh or Configure prompt > > This time with patch attached. Sorry. > > -- > Reini Urban >Thread Previous | Thread Next
- [PATCH] Cygwin build harmonization, remove cygwin/Makefile.SHs by Reini Urban
- Re: [PATCH] Cygwin build harmonization, remove cygwin/Makefile.SHs by H.Merijn Brand
- Re: [PATCH] Cygwin build harmonization, remove cygwin/Makefile.SHs by H.Merijn Brand
- Re: [PATCH] Cygwin build harmonization, remove cygwin/Makefile.SHs by Reini Urban
- Re: [PATCH] Cygwin build harmonization, remove cygwin/Makefile.SHs by H.Merijn Brand
- Re: [PATCH] Cygwin build harmonization, remove cygwin/Makefile.SHs by Reini Urban
- Re: [PATCH] Cygwin build harmonization, remove cygwin/Makefile.SHs by Steve Peters
- Re: [PATCH] Cygwin build harmonization, remove cygwin/Makefile.SHs by H.Merijn Brand
nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About