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]

exceptions..


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)

thanks for your help!!!

  TOM


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