Bug 524 - g++ unrecognized option in ns-3-allinone build.py under Cygwin
g++ unrecognized option in ns-3-allinone build.py under Cygwin
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: build system
pre-release
All All
: P1 normal
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-03-17 23:17 EDT by Craig Dowell
Modified: 2009-03-27 12:59 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Dowell 2009-03-17 23:17:41 EDT
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 EDT
b25665f81754