* building gdb-5.0 under cygwin b20.1
@ 2000-06-06 8:03 Kevin Hilman
2000-06-06 14:08 ` Jim Ingham
0 siblings, 1 reply; 2+ messages in thread
From: Kevin Hilman @ 2000-06-06 8:03 UTC (permalink / raw)
To: gdb
Is it possible? or do I need the latest 'net' release of the cygwin
tools.
Specifically, the build is failing at:
gcc -c -g -O2 -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../intl -I./../intl -I./tui-DUSE_INCLUDED_REGEX win32-nat.c
win32-nat.c:42: imagehlp.h: No such file or directory
win32-nat.c:339: psapi.h: No such file or directory
make: *** [win32-nat.o] Error 1
Are these missing headers part of some win32 tools I need to install,
or are they part of cygwin?
BTW, I'm building the gdb from the b20.1 'full' release without any
problems.
Thanks.
--
Kevin Hilman --- Equator Technologies Inc.
khilman@equator.com --- Seattle, WA USA
From cgf@cygnus.com Tue Jun 06 09:42:00 2000
From: Chris Faylor <cgf@cygnus.com>
To: Kevin Hilman <khilman@equator.com>
Cc: gdb@sourceware.cygnus.com
Subject: Re: building gdb-5.0 under cygwin b20.1
Date: Tue, 06 Jun 2000 09:42:00 -0000
Message-id: <20000606124253.A2714@cygnus.com>
References: <r21z2ayhqx.fsf@bobdog.equator.com>
X-SW-Source: 2000-06/msg00048.html
Content-length: 982
On Tue, Jun 06, 2000 at 08:03:02AM -0700, Kevin Hilman wrote:
>Is it possible? or do I need the latest 'net' release of the cygwin
>tools.
>
>Specifically, the build is failing at:
>
>gcc -c -g -O2 -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../intl -I./../intl -I./tui-DUSE_INCLUDED_REGEX win32-nat.c
>win32-nat.c:42: imagehlp.h: No such file or directory
>win32-nat.c:339: psapi.h: No such file or directory
>make: *** [win32-nat.o] Error 1
>
>Are these missing headers part of some win32 tools I need to install,
>or are they part of cygwin?
>
>BTW, I'm building the gdb from the b20.1 'full' release without any
>problems.
Yes. The headers are part of the latest cygwin release. You will need
to install that to build gdb.
You might be able to get away with just grabbing the headers from
ftp://sourceware.cygnus.com/pub/cygwin/latest/cygwin/cygwin-1.1.1.tar.gz
but there are no guarantees.
cgf
From Sudhanshu_Tewari@3com.com Tue Jun 06 10:54:00 2000
From: Sudhanshu_Tewari@3com.com
To: gdb@sourceware.cygnus.com
Subject: Stub file for powerpc architecture !!
Date: Tue, 06 Jun 2000 10:54:00 -0000
Message-id: <882568F6.00614765.00@hqoutbound.ops.3com.com>
X-SW-Source: 2000-06/msg00049.html
Content-length: 208
Hi,
I am intrested to use GDB for the remote debugging of IBM-Powerpc based target
board.
Is there "powerpc-stub.c" file is available any where ?
If yes pl forward me the location or file.
TIA
Sudhanshu
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: building gdb-5.0 under cygwin b20.1
2000-06-06 8:03 building gdb-5.0 under cygwin b20.1 Kevin Hilman
@ 2000-06-06 14:08 ` Jim Ingham
0 siblings, 0 replies; 2+ messages in thread
From: Jim Ingham @ 2000-06-06 14:08 UTC (permalink / raw)
To: Kevin Hilman, gdb
Kevin,
No, this is not possible. You need a more recent version of cygwin. Go to
the cygwin section of sourceware.cygnus.com, and get one of the snapshots.
Jim
> Is it possible? or do I need the latest 'net' release of the cygwin
> tools.
>
> Specifically, the build is failing at:
>
> gcc -c -g -O2 -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode
> -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../intl -I./../intl
> -I./tui-DUSE_INCLUDED_REGEX win32-nat.c
> win32-nat.c:42: imagehlp.h: No such file or directory
> win32-nat.c:339: psapi.h: No such file or directory
> make: *** [win32-nat.o] Error 1
>
> Are these missing headers part of some win32 tools I need to install,
> or are they part of cygwin?
>
> BTW, I'm building the gdb from the b20.1 'full' release without any
> problems.
>
> Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-06-06 14:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-06 8:03 building gdb-5.0 under cygwin b20.1 Kevin Hilman
2000-06-06 14:08 ` Jim Ingham
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox