develooper Front page | perl.perl5.porters | Postings from November 2003

Re: 5.8.2 build fails on Cygwin, MakeMaker Bug? (was: re: 5.8.2)

Thread Previous | Thread Next
From:
Gerrit P. Haase
Date:
November 7, 2003 01:52
Subject:
Re: 5.8.2 build fails on Cygwin, MakeMaker Bug? (was: re: 5.8.2)
Message ID:
18570099921.20031107105035@familiehaase.de
Hello Michael,


> The PASTHRU value shouldn't need to be quoted unless there's some really 
> funky values in those macros above.

echo LIB="C:\VS.NET\FrameworkSDK\Lib\" LIBPERL_A="libperl" LINKTYPE="dynamic" PREFIX="" OPTIMIZE="-O2" PASTHRU_DEFINE="" PASTHRU_INC=""

Oops, sorry, I found the problem, there was this Windows LIB environment
setting used.  Usually I overwrite it when I fire up a Cygwin shell, but
here is another box with a fresh Cygwin installation and I'm still
configuring...though I have this in my .bashrc: 'export LIB=', it seems
`make` still sees the wrong LIB setting.


Thanks for your fast reply,
-- 
Best regards,
 Gerrit 


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About