Bug 524

Summary: g++ unrecognized option in ns-3-allinone build.py under Cygwin
Product: ns-3 Reporter: Craig Dowell <craigdo>
Component: build systemAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P1    
Version: pre-release   
Hardware: All   
OS: All   

Description Craig Dowell 2009-03-17 23:17:41 UTC
g++: unrecognized option `-pthread'
g++: unrecognized option `-pthread'

Appears every time a core file is compiled + examples + many others.

pthread functions seem to be resolved (linked) through automagic import so its just the option that's the problem.

Thread model: posix
gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
Comment 1 Craig Dowell 2009-03-27 12:59:06 UTC
b25665f81754