On Sun, 29 Aug 2010, Parrot wrote:


>  > 2.  What is the harm caused by leaving a string matching that pattern in
>  Parrot::Configure's `linkflags` or `ldflags` attributes?

In perl5, for Windows, I believe it is set to point to the directory where 
the shared perl library is stored.  Since parrot just grabs the flags from 
the perl installation, but doesn't actually need to link against libperl, 
it does seem appropriate to remove that string.  I doubt it does any 
*harm*, but it doesn't do any good either.

-- 
    Andy Dougherty              [email protected]
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to