This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
compiling 4.6.1 with old 3.2.2
- From: "Bill Cunningham" <billcun at suddenlink dot net>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Sun, 31 Jul 2011 01:52:01 -0400
- Subject: compiling 4.6.1 with old 3.2.2
I' having problems compiling a C++ front end for gcc-4.6.1 with an old
gcc-3.2.2. I have gmp, mpfr, and mpc install and everything links fine but
the compiler doesn't understand executables. Any tips on what I need to
accomplish this? What switches with gcc and such?
Bill