This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


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

Re: Insight build HowTo


On Tue, 16 Jan 2001, Wilson Kwan wrote:

> Hello everyone,
> 
> I'm new to GDB/Insight and would like to know if anyone has written a HowTo
> for building Insight on Windows NT? I installed cygwin 20.1 and unpacked
> Insight 5.0. I ran ./configure and then make. After some significant time
> chugging away at the build it stopped when compiling win32-nat.c complaining
> that it couldn't find imagehlp.h and psapi.h.

The first step is to uninstall B20 and install the net release.

ftp://ftp.freesoftware.com/pub/sourceware/cygwin/latest/setup.exe

Install it, then start bash. Download Insight and extract it.
Create a build dir and run the Insight configure script from
the build dir (like ../insight/configure ...).

Then type "make ; make install" and you should be done.

Mo DeJong
Red Hat Inc

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