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]
Other format: [Raw text]

Re: insight on windows


On Mon, 2003-06-02 at 05:54, vadraj kulkarni wrote:
> Hi,
> This i regariding compiling insight on cygwin. As i had mentioned in the
> previous mail, i have successfully installed cygwin. I am also able to
> install and compile(arm-elf) the below utilities.
> 1). newlib-1.9
> 2). binutils-2.10
> 3). gcc-2.95
> 4). insight-5.0

Question: what is the output of "gcc -v"? (ie., what compiler are you
using to build insight?)

Question: What version of insight are you trying to build (remind me)?

> "This program has performed an illegal operation and will be shutdown. ..........."
> 

Run the exe under gdb (gdb -nw). Then when the exe crashes, get a
backtrace using the "backtrace" command. Send the stack backtrace to the
list.

Keith



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