This is the mail archive of the cygwin-developers mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 64bit: C++ templates


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]