On Wed, 20 Mar 2002, thomas carrie <[EMAIL PROTECTED]> wrote: > I'm using ant 1.5 alpha because I need the cc task that comes with > it.
cc doesn't come with Ant, it is part of the ant-contrib project, I'm following up on the correct mailing list. > It works fine on small project, but when I run my ant file on the > big project (1000 cpp files) I have the following exception when cc > tasks trys to launch the linker looks like a problem with the length of the command line. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
