--- Octavian Rasnita <[EMAIL PROTECTED]> wrote:
> Oh great!
> 
> Do you know if this cl.exe program can be downloaded and used for free, just
> like nmake?
> If yes, do you know where from?
> 
> If no, can I use another program?
> 
> Thank you very much.

I'm not sure.  support.microsoft.com makes reference to a a download that includes 
cl.exe

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dncscol/html/deepc08172000.asp

Be aware that this download has many requirements and is 86 megs.

At my work, we have access to most Microsoft tools, so we don't run into problems like 
this.  I
suppose you could try to toy with the makefile to use gcc for Windows, but I would be 
skeptical of
this working as ActivePerl (which I assume is what you are using) is not compiled with 
gcc.

If you are using ActivePerl, I would recommend searching for PPM of the module you 
wish to use, or
post help messages to CLPM, Perlmonks, or other resources in an effort to find a PPM.  
It would be
much easier that way.

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