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 really ambitious you could create
a gcc compiler task. I don't think you would need to port 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 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 a useful tool for other compilation tasks? I like that way I 
can hook into subversion easily, and all the other 'nicities' that *make

doesn't have. Does anyone have any suggestions for setting NAnt up with 
a port of gcc or even if they use it with gcc themselves!

Best regards,

Tolly

------------------------------------------------------------------------
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE
V
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to