Mail Archives: djgpp/1999/09/22/10:52:38
On 22 Sep 99, at 3:51, Davin McCall wrote:
> On Tue, 21 Sep 1999 19:18:39 +0300 (WET), Andris Pavenis
> <pavenis AT lanet DOT lv> wrote:
>
> >Check djconfig.log in the same directory to see whether there are no error
> >messages (I think there will be some). Other file to check is config.log
>
> djconfig.log's first line reads:
>
> c:/djgpp/bin/sed.exe: -e expression #2, char 1: Unknown command: ``.''
>
> Maybe this is the problem?
>
It seems to be due bug in DJGPP port of bash-1.14.7 (result depends
on length of name of directory where gcc sources are unpacked, mor
exactly perhaps length of full patch:
c:/tmp/x/ - problem was there
c:/tmp/xxxxxxxx/ - no problem
Such dependance can only be due to bug in DJGPP port of bash-1.14.7
2 possible ways:
- try renaming directory where You're unpacking gcc sources
- get beta version of DJGPP port of bash-2.0.3 from
http://snowball.frogspace.net/djgpp/index.html
Andris
- Raw text -