I think there is some AIX support; if not you have to add your own adapter
for the compiler and the linker. But all the dependency checking stuff will
still work.


----- Original Message -----
From: "Ramasubbu, Hari" <[EMAIL PROTECTED]>
To: "'Ant Users List'" <[EMAIL PROTECTED]>
Sent: Monday, July 01, 2002 08:56
Subject: RE: Feasibility of using ANT...


> Just curious .. will this new <cc> task be useful if I need to compile
> c/c++ files with IBM xlc_r compiler on a Aix box?. I haven't gone through
> the sf.net stuff yet .. but any suggestions are greatly appreciated.
>
> Thanks
> Hari
>
>
>
> -----Original Message-----
> From: Diane Holt [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 28, 2002 10:11 PM
> To: Ant Users List
> Subject: Re: Feasibility of using ANT...
>
>
> --- Steve Loughran <[EMAIL PROTECTED]> wrote:
> > it auto parses the files for dependency info, and does a lot of work
> > hiding platform stuff; if you use gcc everywhere you are sorted
>
> Woo-hoo!
>
> cc:
>        [cc] Compiling "foo.c" because "foo.h" is newer than "foo.obj".
>        [cc] Linking "foo.exe" because "foo.obj" is newer.
>
> Old build process, look out! :)
>
> (BTW: Just curious -- what does "you are sorted" actually mean? Never
> heard that expression before.)
>
> Diane
>
> =====
> ([EMAIL PROTECTED])
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! - Official partner of 2002 FIFA World Cup
> http://fifaworldcup.yahoo.com
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to