[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Fix include order (#562)

Marcel Taeumel notifications at github.com
Mon Jul 26 06:32:02 UTC 2021


> Build order still a problem on build.linux32ARMv6/squeak.cog.spur/build
> [Tested on Raspberry Pi 3 on RasPi Linux].
> Still have to comment out #ifdef _FEATURES_H in "config.h" as workaround

So, the build.linux32ARMv6 config does include "features.h" before "config.h" but that's not an issue for ARMv6? How come?

The only unix-specific changes were in these files:
- platforms/unix/plugins/FileAttributesPlugin/faSupport.c
- platforms/unix/vm/aio.c
- platforms/unix/vm/sqUnixVMProfile.c

Don't those apply to the ARMv6 build as well? Would you post the details where "features.h" is included first?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/562#issuecomment-886417265
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20210725/d4c6130b/attachment.html>


More information about the Vm-dev mailing list