[HarfBuzz] Build-related questions

Behdad Esfahbod behdad at behdad.org
Fri Jun 6 13:06:41 PDT 2014


On 14-05-11 07:52 AM, Vincent Isambart wrote:
> Hi,  

Hi,

> 2 questions/remarks after trying to build HarfBuzz for iPhone:

On OS X?  What toolchain to you use?

> - The build process adds the -mstructure-size-boundary=8 flag when building on ARM, but clang doesn’t support it. Couldn’t that flag added on ARM only when the compiler is GCC?

Should be fixed in master.  Please check.

> - use of UCDN is disabled when building HarfBuzz with glib support, but why is it not when building HarfBuzz with ICU support?

Because ICU is built into harfbuzz-icu.so, which is not accessible from
harfbuzz.so.  Note that because of how ICU is discovered (fallback to
icu-config), you might be getting the system (not iPhone SDK's) ICU detected.
 Try --without-icu if that's the case.


-- 
behdad
http://behdad.org/


More information about the HarfBuzz mailing list