Bugzilla – Bug 633
Wimax doesn't compile in optimized mode
Last modified: 2009-08-07 03:30:56 UTC
Wimax repository doesn't compile in optimized mode mostly because of warnings treated as errors.
Created attachment 522 [details] Allows to compile under the optimized mode
Created attachment 523 [details] Up to date patch to compile in optimized mode under all gcc versions
Comment on attachment 522 [details] Allows to compile under the optimized mode look at next patch which supports also gcc 3.4.6
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
Created attachment 526 [details] Supports all versions of gcc under optimized mode