[ANNOUNCE] Libgcj in gcc tree availability.

Alexandre Petit-Bianco apbianco@cygnus.com
Sun Dec 10 02:24:00 GMT 2000


Bryce McKinlay writes:
> I just did a complete reconfigure/rebuild of gcc from a clean build
> directory. Still got same problem ;-(

I just realized that on 12/05, I accidentaly reverted:
 2000年11月12日 Alexandre Petit-Bianco <apbianco@cygnus.com>
 * Makefile.am (tmp-libstdsc++.INC:): Do not use -I$(top_builddir).
 * Makefile.in: Regenerate.
When reverting an other patch:
 2000年12月05日 Alexandre Petit-Bianco <apbianco@redhat.com>
	* src/Makefile.am (libstdc++.INC): Revert for libjava builds.
	* src/Makefile.in: Regenerate.
What follows seem to let libgcj build. Benjamin, can I check this fix
in? I tested it with a make && make install from scratch.
./A
2000年12月10日 Alexandre Petit-Bianco <apbianco@cygnus.com>
	* src/Makefile.am (libstdc++.INC:): 2000年12月05日 reverted to include
	2000年11月12日 hunk.
	* src/Makefile.in: Rebuilt.
Index: libstdc++-v3//src/Makefile.am
===================================================================
RCS file: /cvs/gcc/egcs/libstdc++-v3/src/Makefile.am,v
retrieving revision 1.56
diff -u -p -r1.56 Makefile.am
--- Makefile.am 2000年12月06日 03:05:12 1.56
+++ Makefile.am 2000年12月10日 08:21:08
@@ -326,7 +326,7 @@ libstdc++.INC: Makefile
 mv tmp-$@ $@
 
 tmp-libstdc++.INC: Makefile
- echo -I$(top_builddir) $(INCLUDES) > $@
+ echo $(INCLUDES) > $@
 
 # AM_CXXFLAGS needs to be in each subdirectory so that it can be
 # modified in a per-library or per-sub-library way. Need to manually


More information about the Java mailing list

AltStyle によって変換されたページ (->オリジナル) /