- Revision
- 11097
- Author
- bear
- Date
- 2006-07-07 14:42:07 -0700 (Fri, 07 Jul 2006)
Log Message
Updating reference to mingw version to match current
Modified Paths
Diff
Modified: trunk/external/Makefile.inc (11096 => 11097)
--- trunk/external/Makefile.inc 2006-07-07 21:40:40 UTC (rev 11096) +++ trunk/external/Makefile.inc 2006-07-07 21:42:07 UTC (rev 11097) @@ -171,7 +171,7 @@ @if [ ! -f $(GCJ_HOME)/bin/gcj.exe ]; then \ echo GCJ_HOME is incorrect; \ echo it needs to be set to the absolute gcc with gcj installation path; \ - echo or unset it and run 'make compilers' to install gcc with gcj into $(BUILD_ROOT)/mingw-3.1-3.4.2; \ + echo or unset it and run 'make compilers' to install gcc with gcj into $(BUILD_ROOT)/mingw-5.0-3.4.6; \ false; \ else \ $(GCJ_HOME)/bin/gcj.exe --v; \
_______________________________________________ Commits mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/commits
