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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- RE: Compiling into C source code. Barry Carroll
- RE: Compiling into C source code. Barry Carroll
- Re: Compiling into C source code. Rachel Coleman