I am using winxp sp2 (laptop) and win2000 (desktop) - builds ok on both. Attached is a dir listing from my laptop and the build log which I record for every build. Configure-Build options: ${INSIGHT}/configure --target=${TARGET} --prefix=${OUTPUTDIR} --enable-interwork --enable-multilib --disable-nls --disable-win32-registry make all install 2>&1 | tee make.log Regards Spen -----Original Message----- From: Keith Seitz [mailto:keiths@redhat.com] Sent: 23 December 2005 21:47 To: Spen Cc: p.rockett@sheffield.ac.uk; 'insight' Subject: Re: FW: Can't build Insight with Cygwin Spen wrote: > I have built 6.4 both from the tar.gz release and cvs head I updated my cygwin box to latest: CYGWIN_NT-5.0 cocoa 1.5.18(0.132/4/2) 2005-07-02 20:30 i686 unknown unknown Cygwin and gcc version 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125). I saw the DLL problem which Dave Korn's patch fixed. This fixed everything. [Of course, gdb (not insight) segfaults on me in about three seconds flag -- try debugging gdb.exe on gdb.exe. Break in main. Try stepping into the "return gdb_main (&args);" part. It crashes in handle_inferior_event.] So, yes, there must be some sort of weird build dependency that neither Spen nor I are seeing. Spen, are you using Win2k, WinNT, or WinXP? Like I mentioned before, I only have Win2k. Keith