Re: Development tools......
From: Ed Beroset (beroset_at_mindspring.com)
Date: 02/13/04
- Next message: Roy Jones: "MASM32"
- Previous message: hutch--: "Re: Anti-American... WTF!?!"
- In reply to: john chung: "Development tools......"
- Next in thread: john chung: "Re: Development tools......"
- Reply: john chung: "Re: Development tools......"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 13 Feb 2004 01:04:47 GMT
john chung wrote:
> Just wondering how many of us are using build tools out here :)
>
> Currently using "make" for C and assembly. While ant for java and jsp.
> Anyone else?
I have used ant a little, but I'm much more at home with make. I use
make for all assembly projects, all C++ projects, and all C projects. I
also use it often for other things, like updating my web site using XSLT
to generate the content from XML sources, and then uploading them to
the site automagically. It's pretty easy with make. It doesn't seem to
me that ant is quite as flexible. Have you found that to be true, or do
I just need to learn more about it?
Ed
- Next message: Roy Jones: "MASM32"
- Previous message: hutch--: "Re: Anti-American... WTF!?!"
- In reply to: john chung: "Development tools......"
- Next in thread: john chung: "Re: Development tools......"
- Reply: john chung: "Re: Development tools......"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|