This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GDB errors


On Tue, Nov 06, 2001 at 08:24:30PM +0000, Alan Hourihane wrote:
>On Tue, Nov 06, 2001 at 08:50:12PM +0100, Alexander Gottwald wrote:
>> On Tue, 6 Nov 2001, Alan Hourihane wrote:
>> 
>> > > Otherwise, building gdb from the CVS head is a possibility.  There have
>> > > been problems with insight that have prevented me from releasing a new
>> > > version based on CVS but maybe 'gdb -nw' might work better.
>> > > 
>> > Is there anything specific I need to know to build gdb for cygwin.
>> > 
>> > I've pulled the CVS, and configure blurts out problems finding
>> > install-sh and install.sh...
>> 
>> That's a automake thing. call automake -a
>> 
>My fault - I was trying to jump into the src/gdb directory and run 
>configure, when it looks like you have to do it from the src/ directory
>and get the other stuff too.

Right.  gdb doesn't use automake.

You should look at the gdb web page, if you haven't already.  It should
have some instructions on building.

http://sources.redhat.com/gdb/

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]