- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am just trying out the intel 12 compiler coming from the msvc10 compiler and have to use the /GX flag since I cant use boost otherwise since I get linker errors due to the exception stuff. However, the compiler tells me this flag is deprecated. Is there any other flag that does the same thing that is not deprecated?
Michael
I am just trying out the intel 12 compiler coming from the msvc10 compiler and have to use the /GX flag since I cant use boost otherwise since I get linker errors due to the exception stuff. However, the compiler tells me this flag is deprecated. Is there any other flag that does the same thing that is not deprecated?
Michael
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You may try /EHsc compiler option.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That works :)
Thank you
Thank you

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page