You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to uOS embedded
Есть у кого нибудь идеи как подружить уос с с++ исключениями? код вызывающий throw - не собирается.
Serge V.
unread,
Jan 23, 2016, 11:04:47 PM1/23/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to uOS embedded
Общий план: изучить, как реализованы исключения в g++ на конкретной архитектуре процессора, и добавить нужную поддержку в runtime-модуль. Дело это непростое. Я когда-то смотрел и решил, что овчинка не стоит выделки.