64bit: C++ templates

Kai Tietz ktietz70@googlemail.com
Tue May 14 12:45:00 GMT 2013


Hi,

2013/5/10 Yaakov (Cygwin/X) wrote:
> On 2013-04-17 21:50, Yaakov (Cygwin/X) wrote:
>>
>> On 2013-04-16 00:14, Yaakov (Cygwin/X) wrote:
>>>
>>> harfbuzz (since at least 0.9.12) is failing to link with gcc-4.8.0-1 on
>>> x86_64:
>>>
>>>
>>> http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/harfbuzz
>>
>>
>> gcc-4.8.0-2 does NOT solve this, and boost is also affected:
>>
>> git clone --recursive
>> git://cygwin-ports.git.sourceforge.net/gitroot/cygwin-ports/boost
>>
>> Dependencies are gcc-g++, libicu-devel, python, python3.
>
>
> Kai?  Dave?
>
>
> Yaakov
>

I tried to track this reported down, but it still puzzles me.  From
POV of compiler there is no real difference between mingw and cygwin
which could reason this different behavior (at least I didn't found
until now).
So it might be a linker issue?!  Yaakov, could you try to use instead
of the cygwin-linker the mingw 64-bit one?  It might be a
linker-spec-file or linker-issue.

Kai



More information about the Cygwin-developers mailing list