Re: [LIP] Multi-platform build tools
Jayan <[email protected]>
| Newsgroups | gmane.user-groups.linux.india.programmers |
|---|---|
| Message-ID | <[email protected]> |
Shridhar Daithankar wrote: >Hi, > >I am currently investigating multi-platform build tools. Right now I am >evaluating gmake and bjam. > >The platform requirements are Windows/HP-UX/Linux. > >I would appreciate any suggestions/experiences. > >Regards, > Shridhar > > > You may try 'ant'. It is written in Java, should meet your requirements. http://ant.apache.org/ There is 'imake' to create platform independant makefile(which will depend on 'make'). If this is going to be really big task consider the book "*GNU* *Autoconf*, *Automake* and *Libtool* <http://sources.redhat.com/autobook/>". It talks about handling big projects using GNU tools. http://sources.redhat.com/autobook/ -Jayan ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com