sorry, i figured this one out myself, thanks anyway! :) -----Original Message----- From: Barry Carroll [mailto:barry.carroll@trintech.com] Sent: Thursday, July 26, 2001 3:24 PM To: 'beginners@perl.org' Subject: Compiling into C source code. Hi All, I have a perculiar problem: i have a perl script test.pl which i want to convert into C source. perlcc will work fine, is there any way of getting it to generate the C source and stop. I ask this because when i try 'perl -M0=CC, -otest3.pl.c test3.pl' it doesn't work, it says '-o' is an unrecognised switch. any ideas??? Thanks! :) -- To unsubscribe, e-mail: beginners-unsubscribe@perl.org For additional commands, e-mail: beginners-help@perl.orgThread Previous | Thread Next