Bug 633 - Wimax doesn't compile in optimized mode
: Wimax doesn't compile in optimized mode
Status: RESOLVED FIXED
: ns-3
wimax
: pre-release
: All All
: P5 normal
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2009-07-09 05:16 EDT by
Modified: 2009-08-07 03:30 EDT (History)


Attachments
Allows to compile under the optimized mode (5.63 KB, text/plain)
2009-07-09 05:25 EDT, 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 EDT, Faker Moatamri
Details
Supports all versions of gcc under optimized mode (6.47 KB, patch)
2009-07-09 09:43 EDT, Faker Moatamri
Details | Diff


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2009-07-09 05:16:00 EDT
Wimax repository doesn't compile in optimized mode mostly because of warnings
treated as errors.
------- Comment #1 From 2009-07-09 05:25:21 EDT -------
Created an attachment (id=522) [details]
Allows to compile under the optimized mode
------- Comment #2 From 2009-07-09 08:47:22 EDT -------
Created an attachment (id=523) [details]
Up to date patch to compile in optimized mode under all gcc versions
------- Comment #3 From 2009-07-09 08:48:18 EDT -------
(From update of attachment 522 [details])
look at next patch which supports also gcc 3.4.6
------- Comment #4 From 2009-07-09 09:42:15 EDT -------
(From update of attachment 523 [details])
won't work under gcc 4.0.4
------- Comment #5 From 2009-07-09 09:43:00 EDT -------
Created an attachment (id=526) [details]
Supports all versions of gcc under optimized mode