This is the mail archive of the
insight@sourceware.org
mailing list for the Insight project.
no insight executable built with target=arm-elf (mingw and ubuntu)
- From: Brian Sidebotham <micros at valvers dot com>
- To: insight at sourceware dot org
- Date: Wed, 27 Jun 2007 05:28:45 -0700
- Subject: no insight executable built with target=arm-elf (mingw and ubuntu)
- Reply-to: micros at valvers dot com
Hi guys,
I am trying to build insight from cvs source for target=arm-elf.
Everything builds, but no executable arm-elf-insight is created.
I have seen other posts about this in the archives, but nothing seems to
offer a solution for me.
I am compiling under both mingw, and on ubuntu. Under mingw, I am
compiling the insight cvs tree and everything is successfull apart from
not getting a arm-elf-insight.exe executable.
Under ubuntu, I am compiling insight in a combined source tree with gcc
and newlib. Again, everything is built and works correctly, except the
arm-elf-insight executable isn't installed.
I have also tried executing arm-elf-gdb -w on the windows box, but it
just starts a standard gdb session.
the configure line on the windows box is simply:
../src/configure --target=arm-elf --prefix=/mingw/src/insight/cvs/install
Can anyone shed some light as to where I'm going wrong, or anything I am
not doing right?
Thanks,
Brian Sidebotham.