www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/1997/02/04/00:22:06

From: rupp AT gnat DOT com (Douglas B. Rupp)
Message-Id: <9702040519.AA02372@nile.gnat.com>
Subject: Rebuilt bash.exe works
To: djgpp-workers AT delorie DOT com
Date: Tue, 4 Feb 1997 00:19:20 -0500 (EST)
Mime-Version: 1.0

The built from scratch bash.exe works better than it binary release, at
least the bug I reported with "make gnat1" is gone.

Here are a list of "gotchas" for anyone else that wants to build bash
from source:

1) LFN=y required.
2) already installed bash.exe needed.
3) run dtou on all patched builtin/*.def files.
4) set GCC_EXEC_PREFIX=/djgpp/lib/ (to get proper specs file).
5) add -DHAVE_RESOURCE -DHAVE_UNISTD_H to #define SYSDEP_CFLAGS in machines.h
6) add tminit.c and timinit.o to CSOURCES and OBJECTS, respectively, in
   cpp-Makefile.
7) add #include <limits.h> in bashline.c (to get PATH_MAX).

- Raw text -


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