----- Original Message ----- From: "Patrick Dupre" <[EMAIL PROTECTED]>
To: <makemaker@perl.org>
Sent: Friday, August 22, 2008 11:00 AM
Subject: -MExtUtils


Hello,

What shold I put inside my Makefile.PL to have the make does:
cc -o test.o -c test.c `perl -MExtUtils::Embed -e ccps`

====================================

I don't know the answer but, if it helps, the "ccopts" output is the same as "$Config{ccflags} -I$Config{archlib}/CORE". (At least, it's the same output for me on Windows.)

Cheers,
Rob
  • -MExtUtils Patrick Dupre
    • Re: -MExtUtils Sisyphus

Reply via email to