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: Can you give me gcc-2.91.66 please?


On 9/24/18 1:13 PM, nosay wrote:
> I want to compile linux-2.4.0 kernel source. The README writes:
> COMPILING the kernel:
>  - Make sure you have gcc-2.91.66 (egcs-1.1.2) available.  gcc 2.95.2 may
>    also work but is not as safe, and *gcc 2.7.2.3 is no longer supported*.
>    Also remember to upgrade your binutils package (for as/ld/nm and company)
>    if necessary. For more information, refer to ./Documentation/Changes.
> 
> But I can’t find gcc-2.91.66 in https://gcc.gnu.org/releases.html. And it says “gcc-2.95.2 is no longer maintained” in https://gcc.gnu.org/gcc-2.95/. So can you tell me how to get gcc-2.91.66 or gcc-2.95.2? thank you very much!
> 
> 
> 
It's been a long time.  I would see if any of the egcs releases
correspond to what you need.  They're available via anonymous ftp from
gcc.gnu.org/pub/gcc/old-releases/egcs

gcc-2.95 would be found in

gcc.gnu.org/pub/gcc/gcc-2



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