[haiku-development] Re: Complex font rendering in Haiku

  • From: Adrien Destugues <pulkomandy@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sun, 17 Mar 2019 22:59:05 +0100

Le 17 mars 2019 22:15:31 GMT+01:00, "Stephan Aßmus" <superstippi@xxxxxx> a 
écrit :

Hi Adrien,

There is one important aspect of this project I think it is not
great to let students figure out: Harfbuzz will not build with gcc2.
What is the plan? Is it time to switch app_server to gcc7even in 32
bit builds?

I think there might be another solution even: Harfbuzz is C only, no? 
Does this mean we could "clone" the x86 package as x86_ggc2? This used 
to be possible, but maybe there is a reason meanwhile why this is no 
longer true?

In any case, switching app_server to always be x86 is certainly another

option that we have.

Best regards,
-Stephan

No, unfortunately it is C++ and so are some of its dependencies. Otherwise yes, 
this would have worked as we did for ffmpeg.

Other related posts: