|
Bugzilla – Full Text Bug Listing |
| Summary: | ns-3.0.11 fails to build with gcc 3.4 | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Gustavo J. A. M. Carneiro <gjcarneiro> |
| Component: | core | Assignee: | ns-bugs <ns-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | tomh |
| Priority: | P3 | ||
| Version: | pre-release | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Gustavo J. A. M. Carneiro
2008-02-18 12:31:57 UTC
CXX=/usr/bin/g++-3.4 ./waf configure && ./waf build Was able to reproduce in Linux, with g++ 3.4. Same error. Is g++ 3.4 officially supported by NS-3? PS: if gcc 3.4 is officially supported, is there any chance of adding a gcc 3.4 build to the build bots?... ;-) Yes, I showed this to Mathieu a week or two ago; apparently not a trivial fix. Sorry for not filing a bug. yes, we can add gcc-3.4 to the build bots once this is fixed. But maybe adding a gcc-3.4 build bot sooner rather than later will "encourage" Mathieu to fix it?... just an idea... :-) *** Bug 128 has been marked as a duplicate of this bug. *** Bug fixed on ns-3-param branch to be merged soon. tested on ubuntu 7.10 64 bit g++ 3.4 |