GNU bug report logs -
#17773
AIX build errors with coreutils-8.22
Previous Next
Reported by: Michael Felt <mamfelt <at> gmail.com>
Date: Fri, 13 Jun 2014 13:39:01 UTC
Severity: normal
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
Message #34 received at 17773 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
I am "packaging" on a "clean" system, i.e., as few dependancies as
possible. And I have some warnings about certain features not being
included because the libraries are missing.
Further, just compiling by manually adding -pthread seems to be working.
Once I have the defines needed for the other programs I will run "make
check"
Thanks for the quick replies (I was on a plane and could not reply back
earlier).
On Fri, Jun 13, 2014 at 7:57 PM, Paul Eggert <eggert <at> cs.ucla.edu> wrote:
> On 06/13/2014 10:29 AM, Pádraig Brady wrote:
>
>> So I'd be inclined to add those definitions in the pthread module,
>> but if not we could define at the top of sort.c at least?
>>
>
> The latter doesn't sound safe, since it would mean the files in
> libcoreutils.a would be compiled without -D_THREAD_SAFE and would thus
> access a global shared errno even when linked with sort.c. So I vote for
> the former.
>
>
[Message part 2 (text/html, inline)]
This bug report was last modified 11 years and 29 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.