[Mono-list] autotools support

Martín Vales martin at intergeotecnologia.com
Wed Apr 29 11:19:01 EDT 2009


hi!
> I am starting a project from scratch and decided that I wanted to just
> go the route of writing the sources and working as I do in a fashion
> typical to other languages, using Emacs to write and using GNU's build
> system.
>
> My question is, what is the best way to do that?  It seems far easier
> to use just a plain Makefile to build software for the CLR than using
> the autotools.  Does anyone know if autotools has support for building
> CLR software natively, or if it has any (solid) extensions that are
> truly cross-platform?  Or should I just use a Makefile and make the
> user modify that if their setup differs from mine?
>   
waf have support for c# in windows and linux:
http://code.google.com/p/waf/
rant have support for c# in windows and linux:
http://rant.rubyforge.org/
MSBUILD works in windows with visual studio and in linux with monodevelop
http://monodevelop.com/Download/MonoDevelop_2.0_Released#Project_Management

I think the best way to work with c# is use monodevelop or visual 
studio, but it´s only my opinion.

Regards,
> 	--- Mike
>
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>   


-- 
Martín R. Vales,
Intergeo Tecnología (IGT)
El Escorial (Madrid
__
www.intergeotecnologia.com




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20090429/f690b377/attachment.html 


More information about the Mono-list mailing list