Mail Archives: djgpp/2001/02/04/01:15:04
On Thu, 1 Feb 2001, JT Williams wrote:
> I compiled the above using BCC:
>
> bcc -mt -G- -O -c go-bash.c -ogo-bash.obj
> tlink /t go-bash.obj,go-bash
>
> then I changed the SHELL statement in CONFIG.SYS:
>
> shell=c:\c\dj\go-bash.exe
>
> On reboot I see the before/after PATH messages, then the machine
> simply hangs. What have I overlooked?
Someone posted here a recipe for making Bash a primary shell. This was
quite some time ago, and I don't remember the details, but I do remember
that there were one or two gotcha's in making that happen.
I suggest to search the mail archives for those discussions.
- Raw text -