I figure out a few things about this bug. Either cstdlib is wrong or
the /usr/include/pthread.h from pthread-dev is wrong.
Both /usr/include/c++/4.1.2/cstdlib (line 99) and
/usr/include/c++/3.4/cstdlib (line 80) have the following macro:
#undef system
Whereas the header /usr/include/pthread.h t
After purging the package libpthread-dev the above code doesn't make g++ yield
that error message. The program actually works like it's supposed to after
being compiled.
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection a
2 matches
Mail list logo