[Ns-bugs] [Bug 486] New: Patches for compilation with icc
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Wed Feb 4 04:23:50 PST 2009
http://www.nsnam.org/bugzilla/show_bug.cgi?id=486
Summary: Patches for compilation with icc
Product: ns-3
Version: ns-3-dev
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P4
Component: build system
AssignedTo: ns-bugs at isi.edu
ReportedBy: timo.bingmann at student.kit.edu
Estimated Hours: 0.0
Created an attachment (id=367)
--> (http://www.nsnam.org/bugzilla/attachment.cgi?id=367)
icc flags for waf
These two patches enable compilation with icc.
The new waf has support for icpc, but the cflags extension in our patched waf
does not. See waf-gjc-icc-cflags.patch for that. The patch does not add -Wall
to CXXFLAGS because it makes icc very verbose.
The other patch is for ns-3-dev and fixes some syntactical issues that icc does
not like. No real changes, just fixing up warnings and things icc trips over.
Timo
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Ns-bugs
mailing list