From: "Francisco Pastor" Newsgroups: comp.os.msdos.djgpp Subject: RE: Cannot build gdb at all Date: Tue, 28 Mar 2000 14:03:11 +0200 Organization: Telefonica Transmision de Datos Lines: 17 Message-ID: <8bq71h$lqi$1@talia.mad.ttd.net> References: <38DDA10E DOT 8C036C14 AT HiWAAY DOT net> NNTP-Posting-Host: ppp251.aimme.es X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Bill Eubanks escribió en el mensaje de noticias 38DDA10E DOT 8C036C14 AT HiWAAY DOT net... > I just posted a message here about rebuilding GDB for a 68k target. I > tried rebuilding GDB native, and got an immediate processor exception > from make! > > I am certain that DJGPP is set up correctly, at least to the point that > I have been using it to build programs of my own. I would think that gdb > should be able to build as well. Any ideas on whats going on here? > Initialy I had the same problem, but not and exception. My error is an abort, but the message is similar. I solve that renaming bin/bash.exe to bin/sh.exe. This is the shell spected by GNU distribution.