public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: "Andy Hare" <ahare@btinternet.com>
To: "Insight Mail list" <insight@sources.redhat.com>
Subject: Running Insight on Win2K with Cygwin
Date: Tue, 02 Oct 2001 14:38:00 -0000	[thread overview]
Message-ID: <00a801c16fba$874f5cd0$0100000a@dualbeast> (raw)

I am having problems with running Insight on win2k under cygwin. I built the
latest cvs version of insight, and now it builds without a problem. However,
when I run it will load up a source file but then will not accept any more
input. If I start it and immediately try to select a target, it does not
show the target dialog box, and will no longer accept any input. Using
windows task manager shows that the application is running but the only way
to stop it is to use the end task in the task manager. I have built the
version of Insight as a cross debugger and the target is for an ARM. The
configure line is thus :

 cd /build/arm ; \
 rm -r * ; \
 /GNU-Source-Code/src/configure -v \
   --prefix=/xgcc-arm/gnu \
   --exec-prefix=/xgcc-arm/gnu \
   --with-headers=/Gnu-Source-Code/src/newlib/libc/include \
   --target=arm-elf >$(HOME)/configure.out 2>&1

and the make line is thus :

 cd /build/arm ; \
 make -w all-gdb install-gdb CC='gcc -mwin32' >$(HOME)/make-gdb.out 2>&1

The 'CC='gcc -mwin32' part does not make any difference as I have tried with
and without.

Is there something I should be looking for that has not been set-up, as far
as I can see all the files get installed. I have a version that was built
some time ago (10/3/2001) and that functions as expected. Comparing the
directory trees shows that some of the sub-directory names have been changed
and some files are placed in different parts of the directory tree. What
should the path look like for selecting these different files. I have also
heard talk of problems with the latest stuff under windows what are these
problems and how can I help to track them down.

Thanks,

Andy Hare
www.ahare.btinternet.co.uk


WARNING: multiple messages have this Message-ID
From: "Andy Hare" <ahare@btinternet.com>
To: "Insight Mail list" <insight@sources.redhat.com>
Subject: Running Insight on Win2K with Cygwin
Date: Sat, 17 Nov 2001 14:51:00 -0000	[thread overview]
Message-ID: <00a801c16fba$874f5cd0$0100000a@dualbeast> (raw)
Message-ID: <20011117145100.MQWSczB-IW5dXZ6urPhCn3GFDl7DQopZjdqeoApoSLo@z> (raw)

I am having problems with running Insight on win2k under cygwin. I built the
latest cvs version of insight, and now it builds without a problem. However,
when I run it will load up a source file but then will not accept any more
input. If I start it and immediately try to select a target, it does not
show the target dialog box, and will no longer accept any input. Using
windows task manager shows that the application is running but the only way
to stop it is to use the end task in the task manager. I have built the
version of Insight as a cross debugger and the target is for an ARM. The
configure line is thus :

 cd /build/arm ; \
 rm -r * ; \
 /GNU-Source-Code/src/configure -v \
   --prefix=/xgcc-arm/gnu \
   --exec-prefix=/xgcc-arm/gnu \
   --with-headers=/Gnu-Source-Code/src/newlib/libc/include \
   --target=arm-elf >$(HOME)/configure.out 2>&1

and the make line is thus :

 cd /build/arm ; \
 make -w all-gdb install-gdb CC='gcc -mwin32' >$(HOME)/make-gdb.out 2>&1

The 'CC='gcc -mwin32' part does not make any difference as I have tried with
and without.

Is there something I should be looking for that has not been set-up, as far
as I can see all the files get installed. I have a version that was built
some time ago (10/3/2001) and that functions as expected. Comparing the
directory trees shows that some of the sub-directory names have been changed
and some files are placed in different parts of the directory tree. What
should the path look like for selecting these different files. I have also
heard talk of problems with the latest stuff under windows what are these
problems and how can I help to track them down.

Thanks,

Andy Hare
www.ahare.btinternet.co.uk


             reply	other threads:[~2001-11-17 22:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-02 14:38 Andy Hare [this message]
2001-11-17 14:51 ` Andy Hare

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='00a801c16fba$874f5cd0$0100000a@dualbeast' \
    --to=ahare@btinternet.com \
    --cc=insight@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).