This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]