--- Octavian Rasnita <[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> When trying to compile a module using the nmake program under Windows 2k, it
> gives me the following error:
> 
> cl is  not recognized as an internal or external command or batch file...
> 
> What file is missing, and where could I find it?
> I hope it won't be necessary to install a full C compiler.

Teddy,

Hate to break it to you, but cl.exe is the name of Microsoft's C/C++ compiler :)

Cheers,
Ovid

=====
"Ovid" on http://www.perlmonks.org/
Someone asked me how to count to 10 in Perl:
push@A,$_ for reverse q.e...q.n.;for(@A){$_=unpack(q|c|,$_);@a=split//;
shift@a;shift@a if $a[$[]eq$[;$_=join q||,@a};print $_,$/for reverse @A

__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to