From 6a97c81d40adc13ebc59966f72fdacdb326b7758 Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Fri, 27 Jul 2007 23:01:14 +0000 Subject: Fixed NARPLUGIN-135 --- PATCHES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'PATCHES') diff --git a/PATCHES b/PATCHES index 959fc2c..7ff1125 100644 --- a/PATCHES +++ b/PATCHES @@ -26,6 +26,9 @@ - [src/net/sf/antcontrib/cpptasks/devstudio/DevStudioMIDLCompiler.java] limit command line length to 32000. - [src/net/sf/antcontrib/cpptasks/devstudio/DevStudioResourceCompiler.java] limit command line length to 32000. - [src/net/sf/antcontrib/cpptasks/devstudio/VisualStudioNETProjectWriter.java] limit command line length to 32000. +- [src/net/sf/antcontrib/cpptasks/gcc/AbstractLdLinker.java] limit command line for Windows to 20000. +- [src/net/sf/antcontrib/cpptasks/gcc/GccCCompiler.java] limit command line for Windows to 20000. + ** dll for g++ on windows changes - [src/net/sf/antcontrib/cpptasks/compiler/AbstractProcessor.java] Added isWindows() -- cgit v1.2.3