This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Howto compile gcc-3.3.6 with gcc-4.1?
- From: "Clemens Eisserer" <linuxhippy at gmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Mon, 10 Sep 2007 17:48:09 +0200
- Subject: Howto compile gcc-3.3.6 with gcc-4.1?
Hello,
Because I would like to build the recently released openjdk (and also
some still closed parts like the browser-plugin and some
motif-components) I would need a gcc-3.3 installation on my Fedora7
box.
However compiling gcc-3.3.6 with gcc-4.1.0 does not work, gcc-4.1
generates a lot of warnings and finally bails out with:
f/com.c: Auf hÃchster Ebene:
f/com.c:11080: Fehler: In Konflikt stehende Typen fÃr Âffecom_gfrt_basictypeÂ
f/com.h:236: Fehler: Vorherige Deklaration von Âffecom_gfrt_basictype war hier
make[1]: *** [f/com.o] Fehler 1
Any ideas how I could get a working gcc-3.3 copy for Fedora7 without
destroying my existing setup?
Thank you in advance, lg Clemens