[HarfBuzz] mingw compilation problem with 811eefe

Behdad Esfahbod behdad at behdad.org
Mon Sep 24 17:25:45 PDT 2012


On 09/18/2012 02:07 AM, Werner LEMBERG wrote:
> 
>> In HarfBuzz we override the linker to use a C linker, not C++, and
>> we don't link with libstdc++.  This works with GCC and mingw on
>> Linux.  Not sure on Windows.  Try overriding the linker.  Ie. remove
>> this line from src/Makefile.am:
>>
>> libharfbuzz_la_LINK = $(LINK) $(libharfbuzz_la_LDFLAGS)
> 
> Indeed!  Commenting out this line makes the build succeed.

I pushed out a fix for this.

behdad

>     Werner



More information about the HarfBuzz mailing list