Anonymous | Login | 2022-06-26 05:15 UTC | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000676 | OMNeT++ | IDE / C++ development | public | 2013-09-24 22:18 | 2013-11-18 10:00 | ||||
Reporter | hothaifa | ||||||||
Assigned To | rhornig | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 4.2 | ||||||||
Target Version | Fixed in Version | 4.4 | |||||||
Summary | 0000676: can not add -std=gnu++11 flag to the compiler | ||||||||
Description | hi I installed GCC 4.8 and G++ 4.8 and I tried to use c++2011 features but i couldn't. I should add the -std=gnu++11 flag to the compiler but I don't know where i should put it. Many thanks H.A | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0000825) rhornig (administrator) 2013-11-18 10:00 edited on: 2013-12-11 15:51 |
-std=c++11 can be added to the CXXFLAGS in Makefile.inc. Note that running ./configure will overwrite the this file. |
![]() |
|||
Date Modified | Username | Field | Change |
2013-09-24 22:18 | hothaifa | New Issue | |
2013-11-18 10:00 | rhornig | Note Added: 0000825 | |
2013-11-18 10:00 | rhornig | Status | new => resolved |
2013-11-18 10:00 | rhornig | Fixed in Version | => 4.4 |
2013-11-18 10:00 | rhornig | Resolution | open => fixed |
2013-11-18 10:00 | rhornig | Assigned To | => rhornig |
2013-12-11 15:51 | rhornig | Note Edited: 0000825 |
Copyright © 2000 - 2022 MantisBT Team |