[PATCH] Skip check for dlopen() when compiling libstdcxx with avrlibc

2018-09-02 Thread Adrian Stratulat
st). I see that in the newlib case, the failing step is skipped, so I've just added branch to the condition, to skip the same check for avrlibc. Please double-check this patch, as it's my first commit to the GCC project, and I had to manually adjust a couple of things for the regeneration s

Re: [PATCH] Skip check for dlopen() when compiling libstdcxx with avrlibc

2018-09-02 Thread Adrian Stratulat
On Sun, Sep 2, 2018 at 11:00 PM Jonathan Wakely wrote: > > On 02/09/18 22:18 +0300, Adrian Stratulat wrote: > >Hello, > > > >II tried compiling avr-gcc (AVR 8-bit target) with libstdcxx support, > >and even if I set the configure parameters to be "disable-