Bug 633

Summary: Wimax doesn't compile in optimized mode
Product: ns-3 Reporter: Faker Moatamri <faker.moatamri>
Component: wimaxAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: amine.ismail, faker.moatamri
Priority: P5    
Version: pre-release   
Hardware: All   
OS: All   
Attachments: Allows to compile under the optimized mode
Up to date patch to compile in optimized mode under all gcc versions
Supports all versions of gcc under optimized mode

Description Faker Moatamri 2009-07-09 05:16:00 UTC
Wimax repository doesn't compile in optimized mode mostly because of warnings treated as errors.
Comment 1 Faker Moatamri 2009-07-09 05:25:21 UTC
Created attachment 522 [details]
Allows to compile under the optimized mode
Comment 2 Faker Moatamri 2009-07-09 08:47:22 UTC
Created attachment 523 [details]
Up to date patch to compile in optimized mode under all gcc versions
Comment 3 Faker Moatamri 2009-07-09 08:48:18 UTC
Comment on attachment 522 [details]
Allows to compile under the optimized mode

look at next patch which supports also gcc 3.4.6
Comment 4 Faker Moatamri 2009-07-09 09:42:15 UTC
Comment on attachment 523 [details]
Up to date patch to compile in optimized mode under all gcc versions

won't work under gcc 4.0.4
Comment 5 Faker Moatamri 2009-07-09 09:43:00 UTC
Created attachment 526 [details]
Supports all versions of gcc under optimized mode