This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgomp/32193] Upgrading GNU/Linux to libc6_2.6~20070518-2 breaks libgomp make - FIX given



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-06-03 05:37 -------
> Change that to:
> /* #include <pthread.h> */
> #include <nptl/pthread.h>

That is wrong and non portable.  


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32193


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]