armv7: how to enable NEON/VFP with Clang-5.0.1 compiler

2018-05-03 Thread SASANO Takayoshi
to armv7 clang? (direwolf is at https://github.com/wb2osz/direwolf and patch for OpenBSD is http://ik1-342-31132.vs.sakura.ne.jp/~uaa/gomitext/2018/20180503/20180503.diff ) Regards, -- SASANO Takayoshi (JG1UAA)

Re: armv7: how to enable NEON/VFP with Clang-5.0.1 compiler

2018-05-03 Thread Mark Kettenis
ll switch the default to "-mfloat-abi=hardfp" which is inompatible with "-mfloat-abi=softfp". It is probably a bad idea to push changes that explicitly set -mfloat-abi upstream. > (direwolf is at https://github.com/wb2osz/direwolf and patch for OpenBSD is > http://ik1-342-31132.vs.sakura.ne.jp/~uaa/gomitext/2018/20180503/20180503.diff > )

Re: armv7: how to enable NEON/VFP with Clang-5.0.1 compiler

2018-05-03 Thread SASANO Takayoshi
Hi, >> To use VFP/NEON instruction, what option do I specify to armv7 clang? > > You'll also need "-mfloat-abi=softfp". Note that this is soon going > to be the default in -current. At some point in the future we'll > switch the default to "-mfloat-abi=hardfp" which is inompatible with > "-mflo

Re: gtk libool slow on arm

2018-05-03 Thread Artturi Alm
On Wed, May 02, 2018 at 05:36:33PM -0700, s_g...@telus.net wrote: > Thank you for the advice. I will try the patch, but I want to let the > current php build complete, which may take a few more days. > > Did you get the bme code I sent you? > Yep, I just forgot about it, and now i did "over do"

Re: gtk libool slow on arm

2018-05-03 Thread s_graf
Thank you for the updates. I will build and test as soon as I get finished with the php build. My system is still flailing away at gtk with each ld session taking about 20 minutes. Could be days yet. -Original Message- From: owner-...@openbsd.org On Behalf Of Artturi Alm Sent: May 3,