This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/49944] [4.5/4.6/4.7 regression] Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop.adb:856:10: "pthread_attr_setaffinity_np" is undefined (more references follow)"
- From: "ludovic at ludovic-brenta dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 4 Aug 2011 10:21:22 +0000
- Subject: [Bug ada/49944] [4.5/4.6/4.7 regression] Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop.adb:856:10: "pthread_attr_setaffinity_np" is undefined (more references follow)"
- Auto-submitted: auto-generated
- References: <bug-49944-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49944
--- Comment #5 from Ludovic Brenta <ludovic@ludovic-brenta.org> 2011-08-04 10:21:20 UTC ---
OK, here is another patch which changes GCC to use s-taprop-posix.ad[bs] on
GNU/kFreeBSD. The changes in s-osinte-kfreebsd-gnu.ads are more extensive than
in the previous patch I sent to gcc-patches; they greatly reduce the difference
between s-osinte-kfreebsd-gnu.ads and s-osinte-freebsd.ads.
http://gcc.gnu.org/ml/gcc-patches/2011-08/msg00440.html