Bug 633 - Wimax doesn't compile in optimized mode
Wimax doesn't compile in optimized mode
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: wimax
pre-release
All All
: P5 normal
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-07-09 05:16 UTC by Faker Moatamri
Modified: 2009-08-07 03:30 UTC (History)
2 users (show)

See Also:


Attachments
Allows to compile under the optimized mode (5.63 KB, text/plain)
2009-07-09 05:25 UTC, Faker Moatamri
Details
Up to date patch to compile in optimized mode under all gcc versions (6.13 KB, text/plain)
2009-07-09 08:47 UTC, Faker Moatamri
Details
Supports all versions of gcc under optimized mode (6.47 KB, patch)
2009-07-09 09:43 UTC, Faker Moatamri
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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