Re: [NAnt-users] NAnt and alternative architectures

2007-01-30 Thread Evans, Jonathan (2)
Nelson; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] NAnt and alternative architectures I agree... There is no reason why you couldn't use it. Basically, for your "build/compile" target you would just have to use the exec task to call the gcc compiler. Or, if you are r

Re: [NAnt-users] NAnt and alternative architectures

2007-01-29 Thread Bob Archer
rt Nant to gcc. BOb -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tolly Nelson Sent: Monday, January 29, 2007 4:10 PM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] NAnt and alternative architectures Hi all, I develop mostly in C for em

[NAnt-users] NAnt and alternative architectures

2007-01-29 Thread Tolly Nelson
Hi all, I develop mostly in C for embedded 8- and 16-bit microcontrollers & I would like to use NAnt in my toolchain. How would I go setting up the correct framework in NAnt config file? I understand that NAnt is primarily targetted at the .NET platform, but I don't see any reason why it isn't