[HarfBuzz] mingw compilation problem with 811eefe

Behdad Esfahbod behdad at behdad.org
Mon Sep 17 12:07:06 PDT 2012


On 09/17/2012 02:39 AM, Werner LEMBERG wrote:
> 
> After doing a simple ./autogen.sh; make, with only
> 
>   checking for FREETYPE... yes
> 
> and all other packages (GLIB, GTHREAD, etc.) returning `no', I get the
> following errors while creating libharfbuzz.dll.a:
> 
>   hb-ot-shape.cc:603: undefined reference to `__chkstk_ms'
>   harfbuzz-indic.cpp:1199: undefined reference to `__chkstk_ms'
> 
> This is minGW; gcc version 4.5.2.

Interesting.  How do you invoke configure?  I'm using mingw32 on Ubuntu Lucid,
with a gcc version of 4.2.1 and never had any problem.

Where did you get your FreeType binary from?

Oh, is this mingw on msys on an actual Windows machine?

behdad

>     Werner



More information about the HarfBuzz mailing list