public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Jonathan Larmour <jlarmour@cygnus.co.uk>
To: Stephen Williams <steve@icarus.com>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] Trouble running ecosconfig under Linux/alpha
Date: Tue, 21 Nov 2000 17:39:00 -0000	[thread overview]
Message-ID: <3A1B23E0.40716A1@cygnus.co.uk> (raw)
In-Reply-To: <200011212058.MAA23339@icarus.com>

Stephen Williams wrote:
> 
> Well, I got the sh-elf compiler tools compiled on my Linux/alpha machine,
> and now I'm trying to work with eCos-1.3.1. I configured the tools
> like so:
> 
>    /usr/local/src/ecos-1.3.1/tools/src/configure  --with-tcl=/usr
> 
> and I'm compiling with:
> 
>         icarus.com % rpm -q egcs
>         egcs-1.1.2-24
>         icarus.com % rpm -q egcs-c++
>         egcs-c++-1.1.2-24
> 
> (I'm running RedHat 6.2/alpha.)
> 
> When it compiles libcdl, I get a *lot* of warnings about use of possibly
> unused variables, but the compile completes.
> 
>         ecosconfig list
> 
> works, but
> 
>         ecosconfig target sh7708
> 
> seg faults.
> 
> Before I delve into a deep debugging session with this, are there any
> obvious starting points?

There have been several issues with exception handling in older compilers.
If it was easy for you to try gcc 2.95.2, and an updated libstdc++, that
would probably be no bad thing.

Also you may want to use the version of the host sources in anonymous CVS;
this change may help you:

2000-08-18  Bart Veer  <bartv@redhat.com>

        * base.cxx, build.cxx, cdl.hxx, cdlcore.hxx, component.cxx,
        config.cxx, database.cxx, dialog.cxx, expr.cxx, interface.cxx,
        interp.cxx, option.cxx, package.cxx, parse.cxx, value.cxx,
        wizard.cxx
        Remove C++ exception specifications, because they cause problems
        with some versions of the tools.

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

  reply	other threads:[~2000-11-21 17:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-21 12:58 Stephen Williams
2000-11-21 17:39 ` Jonathan Larmour [this message]
2000-11-21 18:01   ` Stephen Williams
2000-11-21 18:14     ` Jonathan Larmour
2000-11-21 18:38       ` Stephen Williams
2000-11-21 20:06         ` Jonathan Larmour
2000-11-21 20:20           ` Stephen Williams
2000-11-21 21:29             ` Jonathan Larmour
2000-11-22 11:38             ` Stephen Williams
2000-11-22 11:50               ` Jonathan Larmour
2000-11-23  2:18               ` Robin Farine

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=3A1B23E0.40716A1@cygnus.co.uk \
    --to=jlarmour@cygnus.co.uk \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=steve@icarus.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).