www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/03/13/16:26:59

Message-ID: <3509A174.47CF0397@gmx.net>
Date: Fri, 13 Mar 1998 22:13:24 +0100
From: Robert Hoehne <robert DOT hoehne AT gmx DOT net>
Organization: none provided
MIME-Version: 1.0
To: tob AT world DOT std DOT com
CC: DJGPP Mailing list <djgpp AT delorie DOT com>
Subject: Re: Making gcc 2.8.1; help requested
References: <34EE62F4 DOT D62D07E9 AT wpol DOT com> <Epn61A DOT 9uw AT world DOT std DOT com>

tob AT world DOT std DOT com wrote :
> 
> What tools did you need? I assume an earlier gcc, make, sed, bash?,
> update? Any others needed? I can see that the bison, flex, and gperf
> output is already provided.

I would recommend you to get the gcc280s.zip archive from simtelnet.
Unzip the archive, read the file README.DJGPP about the requirements
and possible problems. Then figure aout all the DJGPP specific patches
by looking for pairs of files like "gcc.c" and "gcc.c~" where the file
with the ~ is the original file and doing a

diff -c gcc.c~ gcc.c will tell you all the diffs which are made there.

Save these diffs and then restore the original files by renaming them
to the original filename. Then apply the diffs from gcc 2.8.0 to
gcc 2.8.1 and the try to apply the saved diffs for DJGPP. Now, finally
after some hand-work you should be able to rebuild gcc 2.8.1 in a
similar
way like described in the README.DJGPP for gcc 2.8.0.

If you get some errors when applying the diffs from 2.8.0 to 2.8.1 about
missing files simply ignore them, since the DJGPP source archive for
gcc 2.8.0 does not inlcude all the files which ar part of the original
GNU archive.

> still it wouldn't build for me. Other suggested changes apply to 2
> nonexistant files, djconfig.sh and djmake.sh, so I couldn't do anything
> with them.

These files are part _only_ of the DJGPP source archive for gcc.

Robert
-- 
******************************************************
* email:   Robert Hoehne <robert DOT hoehne AT gmx DOT net>     *
* Post:    Am Berg 3, D-09573 Dittmannsdorf, Germany *
* WWW:     http://www.tu-chemnitz.de/~sho/rho        *
******************************************************


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019