.
Ok for trunk and 4.7?
2012-10-05 Pavel Chupin
Fix missing gthr-default.h issue on separate libstdc++ configure
* libstdc++-v3/acinclude.m4: Define glibcxx_thread_h.
* libstdc++-v3/include/Makefile.am: Use glibcxx_thread_h.
* libstdc++-v3/Makefile
4.6. This issue has been introduced in 4.7.
Do you think libstdc++ should not be built separately?
2012/10/6 Andrew Pinski :
> On Fri, Oct 5, 2012 at 12:13 PM, Andrew Pinski wrote:
>> On Fri, Oct 5, 2012 at 7:32 AM, Pavel Chupin
>> wrote:
>>> I can't configure libst
hr-posix.h \
2012/10/8 Paolo Carlini :
> On 10/08/2012 03:43 PM, Pavel Chupin wrote:
>>
>> This issue has been introduced in 4.7.
>
> Irrespective of what we are eventually going to do from a practical point of
> view, I think it would be important to understand when/what intro
nlinedocs/libstdc++/manual/configure.html
>
> This patch is fine. Alone, it's not enough to get you were you want to
> go, as the build then dies in AC_OUTPUT, and libtool is not generated.
>
>
> -benjamin
--
Pavel Chupin
Software Engineer
Intel Corporation
Could you try this fix?
--
Pavel Chupin
Intel Corporation
Fix-missing-gthr-aix.h.patch
Description: Binary data
How about this patch?
2012/10/11 Rainer Orth :
> Pavel Chupin writes:
>
>> Could you try this fix?
>
> Duplicating this much info from libgcc is certainly the wrong (read:
> unmaintainable) approac
Please see attached patch (applicable after revert).
I've moved libgcc libstdc++ common configure thread header chunk into
separate gthr.m4.
Could you please try it on AIX?
Is it OK for trunk?
Is it OK for 4.7 after a week testing in trunk?
Fix-missing-gthr-default.h.2.patch
Description: Binary
On Mon, Apr 29, 2013 at 5:36 PM, Alexander Ivchenko wrote:
> *ping*
>
> thank you,
> Alexander
>
> 2013/4/15 Pavel Chupin :
>> On Tue, Apr 2, 2013 at 1:59 PM, Pavel Chupin
>> wrote:
>>> On Mon, Apr 1, 2013 at 7:07 PM, Pavel Chupin
>>> wrote:
On Thu, May 16, 2013 at 10:49 AM, Pavel Chupin wrote:
> On Mon, Apr 29, 2013 at 5:36 PM, Alexander Ivchenko
> wrote:
>> *ping*
>>
>> thank you,
>> Alexander
>>
>> 2013/4/15 Pavel Chupin :
>>> On Tue, Apr 2, 2013 at 1:59 PM, Pavel Chupin
&g
ond, you do not fully describe the problem that you are trying to fix.
>
> Third, you do not say how your patch fixes the problem.
>
> Lastly, you do not mention which targets you have encountered the problem on
> and tested the fix on. Since you are from Intel, I can guess that you
h is more straigh-forward).
>
Thanks. I'm OK with your suggestions.
Please see adjusted patch attached.
Updated ChangeLog:
2013-08-19 Pavel Chupin
Fix LIB_SPEC for systems without libpthread
* config/gnu-user.h: Introduce GNU_USER_TARGET_NO_PTHREADS_LIB_SPEC.
On Android pthread is integrated into libc.
Attached patch fixes configures for this case by trying to build test
without -pthread -lpthread.
2013-04-01 Pavel Chupin
Fix libatomic and libgomp configure for systems without libpthread
* libatomic/configure.ac: Add test without
On Mon, Apr 1, 2013 at 7:07 PM, Pavel Chupin wrote:
> On Android pthread is integrated into libc.
> Attached patch fixes configures for this case by trying to build test
> without -pthread -lpthread.
>
> 2013-04-01 Pavel Chupin
>
> Fix libatomic and libgomp
On Tue, Apr 2, 2013 at 1:59 PM, Pavel Chupin wrote:
> On Mon, Apr 1, 2013 at 7:07 PM, Pavel Chupin wrote:
>> On Android pthread is integrated into libc.
>> Attached patch fixes configures for this case by trying to build test
>> without -pthread -lpthread.
>>
]+__BIONIC__[ ]+1' \
> + $target_header_dir/sys/cdefs.h > /dev/null; then
> + gcc_cv_libc_provides_ssp=yes
> fi]
> ;;
> *-*-gnu*)
>
> The patch is OK provided successful regtest and either dropping the first
> hunk or explaining why it is necessary.
>
> Thanks!
>
> --
> Maxim Kuvyrkov
> CodeSourcery / Mentor Graphics
>
--
Pavel Chupin
Software Engineer
Intel Corporation
15 matches
Mail list logo