Hi Alex, On 05/19/2015 10:26 AM, Alexander Senier wrote: > Adding -march=armv7-a manually to the above g++ invocation succeed, but I > don't see where to set the architecture in the build config.
creating a file '/build/linux_arm/etc/tools.conf' with the line CC_MARCH+=-march=armv7-a should do it. Regards, Christian ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ genode-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/genode-main
