Mail Archives: djgpp/2000/03/28/21:54:55
From: | Erik Berglund <erik2 DOT berglund AT telia DOT com>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: gcc2952s.zip
|
Lines: | 48
|
Message-ID: | <324E4.87$qBf.170441216@newsa.telia.net>
|
Date: | Tue, 28 Mar 2000 15:17:19 GMT
|
NNTP-Posting-Host: | 194.237.157.168
|
X-Complaints-To: | abuse AT telia DOT com
|
X-Trace: | newsa.telia.net 954256639 194.237.157.168 (Tue, 28 Mar 2000 17:17:19 CEST)
|
NNTP-Posting-Date: | Tue, 28 Mar 2000 17:17:19 CEST
|
Organization: | Telia Internet
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
eplmst AT lu DOT erisoft DOT se (Martin Stromberg) wrote:
> Erik Berglund (erik2 DOT berglund AT telia DOT com) wrote:
> : Hello.
>
> : I'm trying to build gcc from the sources in gcc2952s.zip.
> : When I run the batch file:
>
> : djgpp3\gnu\gcc-2.952\build.djg\build.bat
>
> : I get the following error (in djconfig.log):
>
> : Error attempting to run program ./djbuild1.sh
> : The error was: No such file or directory (ENOENT)
>
> : even though it looks like the file is present.
> : The command line in the batch file is:
>
> : redir -oe ./djbuild.sh config >djconfig.log
>
> : I'm using DOS 6.22.
>
> : Thanks in advance for any ideas,
>
> I don't think gcc sources is LFN clean. Somebody, please correct me if
> I'm wrong.
>
>
> Right,
>
> MartinS
I found the first error: the script couldn't find
sh.exe, so I copied bash.exe to sh.exe.
Now I get a new error:
*** cannot find config.sub
Maybe LFN support is needed in this case, but I
hope it would be possible to build gcc 2.952
for msdos, after a few filename-fixes, even
without LFN support.
Thanks for the help,
Erik Berglund
erik2 DOT berglund AT telia DOT com
- Raw text -