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: Urgent help needed on gcc 2.6.3


You might try telling it that it's running on an older x86 processes.
For example, i386-linux-unknown, or i386-linux-gnu.  However, I'm not
sure what the right way to do that is for the config script that you
have...  Passing --help to the configure script should cause it to print
out most of the available options.  There should also be documentation
somewhere in the source tree that gives information about how to
configure and build it.

Hope this helps (at least a little)...

Thanks,
Lyle


-----Original Message-----
From: gcc-help-owner@gcc.gnu.org [mailto:gcc-help-owner@gcc.gnu.org] On
Behalf Of Mehmet Akay
Sent: Sunday, October 17, 2004 1:23 PM
To: gcc-help@gcc.gnu.org
Subject: Urgent help needed on gcc 2.6.3

Hi,

Does anyone know if gcc 2.6.3 (I know this is quite an old version, but 
I do need to install it) can be installed on an Intel Pentium 4 machine 
with Fedora Linux v2 system? I tried ./configure, but I get the 
following error message: "i686-linux-unknown, unrecognized system'.

Any help is greatly appreciated.

Regards,

Mehmet


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