Bug 552

Summary: The build doesn't work with gcc-4.4.0.RC20090414
Product: ns-3 Reporter: Faker Moatamri <faker.moatamri>
Component: generalAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: mathieu.lacage
Priority: P5    
Version: pre-release   
Hardware: All   
OS: All   

Description Faker Moatamri 2009-04-17 04:59:20 UTC
Ns-3 doesn't compile with the gcc version 4.4.0.RC20090414, this can be reproduced by setting the environment variable CXX=/usr/local/g++-4.4.0.RC20090414 and then executing ./waf configure and ./waf
The gcc 4.4.0 can be downloaded from the ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/snapshots/4.4.0-RC-20090414/
Comment 1 Mathieu Lacage 2009-04-17 09:22:49 UTC
changeset: 596eb8034443