In article <[EMAIL PROTECTED]>,
 [EMAIL PROTECTED] (Christian Stalp) writes:

>Hello, I allready installed gcc but the Makefile calls the HPUX-cc compiler. 
>(CC = cc )
>How can I tell the system to use the gcc instead of the cc?

perl Makefile.PL CC=/usr/local/bin/gcc

-- 
Peter Scott
http://www.perldebugged.com/
*** NEW *** http://www.perlmedic.com/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to