This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: exceptions..


YH Chou wrote:
> 
> Hello,
> 
>     I write some C++ codes with exceptions (throw & catch)
> I use arm-elf-g++ to compile at the ARM PID platform.
> unfortunately, it can not work when It throw a value.
> May you give me any suggestions?
> 
>   arm-elf-g++ -fexceptions (I compiled my code with this flag)

Exceptions doesn't work with the public version of eCos (I have a tree
which does, but it still isn't public yet, mea culpa).

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]