|
From: Alex B. <al...@al...> - 2016-11-28 12:07:50
|
> On 27 Nov 2016, at 16:09, Danny Wilson <da...@to...> wrote: > > The target machines uses an i5 CPU but the build machine is a core2 duo which is why I chose 'native'. Not sure that was the right choice but it works (without Valgrind). > > I've just tried -march as 'native', 'core2', and 'pentiumpro'. All have the same result. Tried building the application, or tried building the standard library? I think you said it was the latter where the illegal instructions were. Your distribution might (or might not) have a pentium-pro compatible version for install. That should not have AVX instructions in (I would have thought). -- Alex Bligh |