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]

Re: Compilation error..


> > Tell, please, what am I doing wrong for correct compilation:
> > in Fedora Core 4 Linux I'm trying to compile GCC 3.2.3 version.
There is GCC 3.2.3 version for fedora Core 4...

yum install compat-gcc-32

When you'll want to compile with gcc 3.2.3 call it with "gcc32 main.c"
(not gcc) I think you'll find c++ compat and other "compilers".

Arturas Moskvinas


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