For Programmers: Free Programming Magazines  


Home > Archive > PERL Miscellaneous > August 2005 > Need to add C flag when building a CPAN module









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Need to add C flag when building a CPAN module
mailbox@cpacker.org

2005-08-30, 6:58 pm

In building the Tk module in my home
directory, I need to add a flag to
the list of C compiler flags that is
written in each of the many Makefiles
that are generated when I execute
"perl Makefile.PL" The C flags are
set in the Config module, which is
part of the Perl installation. How
can I override this?

A. Sinan Unur

2005-08-30, 6:58 pm

mailbox@cpacker.org wrote in news:1125419056.558728.98180@g14g2000cwa.googlegroups.com:

> In building the Tk module in my home
> directory, I need to add a flag to
> the list of C compiler flags that is
> written in each of the many Makefiles
> that are generated when I execute
> "perl Makefile.PL" The C flags are
> set in the Config module, which is
> part of the Perl installation. How
> can I override this?
>


See

<URL:http://search.cpan.org/~mschwern/Ex...ls/MakeMaker.pm>


--
A. Sinan Unur <1usa@llenroc.ude.invalid>
(reverse each component and remove .invalid for email address)

comp.lang.perl.misc guidelines on the WWW:
http://mail.augustmail.com/~tadmc/c...guidelines.html
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com