Re: [Nant-users] Problem in Building using Cl Task

2005-11-28 Thread Ian MacLean
Hi Lekha, Unfortunately the cl task will not work on linux as it wraps cl.exe - the microsoft c/c++ compiler. If someone were to implement a task that supported gcc command line options that would be good. Alternatively you could try using the task to call gcc directly. Ian Lavanya Pattela

[Nant-users] Problem in Building using Cl Task

2005-11-25 Thread Lavanya Pattela
Hi   I am new to NANT, I installed NANT on LINUX using mono framework, and it is working fine.     But when i am trying to build "C-programs" using "cl" task I am getting an error as: Target framework: Mono 1.0 ProfileTarget(s) specified: tgt tgt:    [cl] Compiling 1 files to '