public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Will Wagner <will_wagner@carallon.com>
To: Gary Thomas <gary@mlbassoc.com>
Cc: eCos Discussion <ecos-discuss@ecos.sourceware.org>
Subject: Re: [ECOS] link error due to unwanted exception support
Date: Mon, 16 May 2005 12:41:00 -0000	[thread overview]
Message-ID: <4288838C.8090001@carallon.com> (raw)
In-Reply-To: <1116006255.31049.126.camel@hermes>


> 
> What options did you use to compile your program?
> 
> Look in the examples directory for how to do this.  You can also
> follow the instructions at
>   http://www.mlbassoc.com/examples/
> 
> 

Thanks for the help.

My options are:
CXXFLAGS = -msoft-float -mcpu=860 -ffunction-sections -fdata-sections 
-finit-priority -fvtable-gc -fno-exceptions -Wall -W -Wpointer-arith 
-Wstrict-prototypes -Winline -Wno-deprecated -Woverloaded-virtual -g
LFLAGS   = -msoft-float -mcpu=860 -nostdlib -Wl,--gc-sections 
-Wl,-static -Ttarget.ld -L../ecos_kernel/minimal/install/lib -g

I have fixed my problem by working round the bit of rtti code I was 
using. I had been hoping to use rtti but not use exceptions but that 
doesn't seem to be possible. Should it be?

Many thnaks,

Will Wagner



-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

  reply	other threads:[~2005-05-16 11:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-13 19:05 Will Wagner
2005-05-13 19:33 ` Gary Thomas
2005-05-16 12:41   ` Will Wagner [this message]
2005-05-16 19:42     ` Gary Thomas

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=4288838C.8090001@carallon.com \
    --to=will_wagner@carallon.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=gary@mlbassoc.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).