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 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)"


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

--- Comment #1 from charlet at adacore dot com <charlet at adacore dot com> 2011-08-02 10:51:19 UTC ---
> This is because GNU/kFreeBSD uses s-taprop-linux.adb, which uses
> subprograms

Well, then that's the bug: kFreeBSD should cheat and try to reuse linux
files, that's bound to cause this kind of error.

Arno


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