On 1 December 2016 at 01:18, Bernd Edlinger wrote:
> On 12/01/16 00:10, Jonathan Wakely wrote:
>> On 30/11/16 23:06 +0100, Christophe Lyon wrote:
>>> On 30 November 2016 at 22:51, Jonathan Wakely wrote:
On 30/11/16 22:32 +0100, Christophe Lyon wrote:
>
> On 30 November 2016 at 20:00,
On 12/01/16 00:10, Jonathan Wakely wrote:
> On 30/11/16 23:06 +0100, Christophe Lyon wrote:
>> On 30 November 2016 at 22:51, Jonathan Wakely wrote:
>>> On 30/11/16 22:32 +0100, Christophe Lyon wrote:
On 30 November 2016 at 20:00, Bernd Edlinger
wrote:
>
> Hi,
>
>>>
On 30/11/16 23:06 +0100, Christophe Lyon wrote:
On 30 November 2016 at 22:51, Jonathan Wakely wrote:
On 30/11/16 22:32 +0100, Christophe Lyon wrote:
On 30 November 2016 at 20:00, Bernd Edlinger
wrote:
Hi,
I noticed that a cross-compiler produces an unusable libstdc++.so
that contains an u
On 30 November 2016 at 22:51, Jonathan Wakely wrote:
> On 30/11/16 22:32 +0100, Christophe Lyon wrote:
>>
>> On 30 November 2016 at 20:00, Bernd Edlinger
>> wrote:
>>>
>>> Hi,
>>>
>>> I noticed that a cross-compiler produces an unusable libstdc++.so
>>> that contains an unresolved reference to al
On 30/11/16 22:32 +0100, Christophe Lyon wrote:
On 30 November 2016 at 20:00, Bernd Edlinger wrote:
Hi,
I noticed that a cross-compiler produces an unusable libstdc++.so
that contains an unresolved reference to aligned_alloc instead of
posix_memalign, or whatever is actually available.
Theref
On 30 November 2016 at 20:00, Bernd Edlinger wrote:
> Hi,
>
> I noticed that a cross-compiler produces an unusable libstdc++.so
> that contains an unresolved reference to aligned_alloc instead of
> posix_memalign, or whatever is actually available.
>
> Therefore it is impossible to link any C++ pr
On 30/11/16 19:00 +, Bernd Edlinger wrote:
Hi,
I noticed that a cross-compiler produces an unusable libstdc++.so
that contains an unresolved reference to aligned_alloc instead of
posix_memalign, or whatever is actually available.
Therefore it is impossible to link any C++ programs against t
Hi,
I noticed that a cross-compiler produces an unusable libstdc++.so
that contains an unresolved reference to aligned_alloc instead of
posix_memalign, or whatever is actually available.
Therefore it is impossible to link any C++ programs against the
libstdc++.so that comes with the cross-compile