From mboxrd@z Thu Jan 1 00:00:00 1970 From: kyle Loudon To: "'insight@sources.redhat.com'" Subject: Re: Windows Error when I want to start arm-elf-gdb Date: Tue, 04 Dec 2001 16:01:00 -0000 Message-ID: <9DBAD5DD40C5D411BC350002B30275EB4B242C@issus-1.engr.matrixsemi.com> X-SW-Source: 2001-q4/msg00384.html Message-ID: <20011204160100.6nmykrzVA3NHH2FE7abRhjQkPcauSj0WpSkOc9QDnmc@z> Keith, I too am running into the same problem as described in the mailing list about the Windows error when starting arm-elf-gdb. This is using Insight 5.0 with the insight-tcl.pat patch applied. As instructed in the preceding emails, I went to check the version number under /src/gdb/gdbtk/ChangeLog, but I do not have this file, nor the gdbtk directory off the gdb or insight-5.0 directories. Here are the offending lines in the version of main.tcl that I have, if this is of any help: if {![find_iwidgets_library]} { tk_messageBox -title Error -message "Could not find the Iwidgets libraries. Got nameofexec: [info nameofexecutable] Error(s) were: \n$errMsg" \ -icon error -type ok exit } Thanks, Kyle Loudon