>-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tom >Phoenix >Sent: Thursday, June 15, 2006 3:21 PM >To: Smith, Derek >Cc: beginners@perl.org >Subject: Re: compilation of Devel-Size for DataDumper
>On 6/15/06, Smith, Derek <[EMAIL PROTECTED]> wrote: > How can I tell the HPUX 11.11 system to not use it default C compiler > /usr/bin/cc but instead use gcc version 4.1.1? >If you're compiling a module, use the same compiler that built your >perl binary. But that should happen automatically, if you've built and >installed perl properly. (If your perl binary was compiled elsewhere, >consider building it afresh before installing modules. It's worth the >time and trouble.) >If you're compiling perl itself, when you run the ./Configure script, >you should get a chance to tell it which compiler you'd like. >Hope this helps! >--Tom Phoenix >Stonehenge Perl Training ************************************************** Well yes obviously Tom,: ) but the Perl was precompiled and came as a depot file. A depot file is like a tar file but HPUX proprietary. Yes that is the problem...nothing correct here and no standards! We don't have a true ANSI C compiler...rather we have a braindead compiler that was meant for kernel builds only which is why I only want to use gcc, but apparently I still need ANSI C. : ( Thank you for the reply...onto talk with mgmt. Cardinal Health -- Working together. For life. (sm) _________________________________________________ This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. Dansk - Deutsch - Espanol - Francais - Italiano - Japanese - Nederlands - Norsk - Portuguese - Svenska: www.cardinalhealth.com/legal/email -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>