On Wed, May 16, 2018 at 10:58:17AM -0400, Admin wrote:
> Sorry for the 'top-post' - didn't realize I was doing that. Hopefully this 
> should be OK now.
> 
> I understand the reluctance to override the CFLAGS. But, as I have discovered 
> the -O2 flag is causing the trouble. Could anyone point out to me how do I go 
> about discovering the root cause? 
> 

I wonder if gcc has become confused about the CPU which vmware is
presenting to it, and is trying to use instructions which are not
actually supported.

But I've no idea how vmware can be configured.

Perhaps using lscpu (or the output of '/proc/cpuinfo' for 1 core)
will show that the host and the vm report differently, particularly
in the flags.  But -O2 should normally offer non-fancy generic
optimizations.

ĸen
-- 
This email was written using 100% recycled letters.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to