public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: "Juan Manuel Dodero" <dodero@inf.uc3m.es>
To: <insight@sourceware.cygnus.com>
Subject: Cross debugging to erc32 with Insight
Date: Fri, 04 Feb 2000 08:32:00 -0000	[thread overview]
Message-ID: <NDBBLFBLIMADPHPDHEDPEEADCBAA.dodero@inf.uc3m.es> (raw)

I have downloaded two versions of Insight. The one that I can build without
problems (1999-10-04) doesn't cross-debugs to erc32.
I try to configure cross-debugging with these command lines:

./configure --target=sparc-erc32-rtems \
		--host=i686-pc-linux-gnu
....
make all install
...


and I have problems when installing iTcl:

....
/install/Linux/insight-19991004/itcl/itk/generic/itk_archetype.c: In
function `:
/install/Linux/insight-19991004/itcl/itk/generic/itk_archetype.c:4158:
warning:'
gcc -c -g -O2 -W -Wall   -I/install/Linux/insight-19991004/itcl/itk/unix -I/
insc
rm -f libitk3.0.a
ar cr libitk3.0.a itk_cmds.o itk_option.o itk_archetype.o itk_util.o
ranlib libitk3.0.a
gcc -c -g -O2 -W -Wall   -I/install/Linux/insight-19991004/itcl/itk/unix -I/
insc
make[2]: *** No rule to make target
`/install/Linux/insight-19991004/tk/unix/li.
make[2]: Leaving directory `/install/Linux/insight-19991004/itcl/itk/unix'
make[1]: *** [install] Error 1
make[1]: Leaving directory `/install/Linux/insight-19991004/itcl'
make: *** [install-itcl] Error 2



Later I try to do the same with 2000-01-26 version, but then I cannot even
build it because of some gcc *internal* problem. This is what I get:

...
...
...
valops.c: In function `value_find_oload_method_list':
valops.c:2553: warning: unused parameter `offset'
valops.c: In function `find_overload_match':
valops.c:2622: warning: unused parameter `lax'
gcc -c -g -O2 -W -Wall    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/
opcc
gcc: Internal compiler error: program cc1 got fatal signal 6
make[1]: *** [valarith.o] Error 1
make[1]: Leaving directory `/install/Linux/insight-20000126/gdb'
make: *** [all-gdb] Error 2



I am involved in supporting Insight's look an feel (that is great) for
sparc-rtems-gdb cross debugging of Ada programs for a specialised RT kernel
that is in development. My develompent platform is Debian/Linux slink 2.1 on
an Intel Pentium arch.

I would be grateful for someone to help me building Insight in the way I
described above.


             reply	other threads:[~2000-02-04  8:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-04  8:32 Juan Manuel Dodero [this message]
2000-02-09  1:42 ` Kai Ruottu

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=NDBBLFBLIMADPHPDHEDPEEADCBAA.dodero@inf.uc3m.es \
    --to=dodero@inf.uc3m.es \
    --cc=insight@sourceware.cygnus.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).