[Webkit-unassigned] [Bug 250883] 2.39.5: build fails on "error: ‘supportsAVX’ is not a member of ‘JSC::MacroAssembler’"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 19 09:33:51 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=250883

--- Comment #4 from Tomasz Kłoczko <kloczko.tomasz at gmail.com> ---
(In reply to Mark Lam from comment #3)
> `supportsAVX()` is in the MacroAssemblerX86Common code.  This is obviously a
> mis-configured build or something of the sort.

Hmm .. what you mean "mis-configured"?
If anything went wrong it meands that some cmake file has some issue.


Other thig is that producing AVX asm dependent code should only be doe only when kind of native CPU optimisattion is requeested.
In this case I'm trying to produe binaries which will be working on all x86/64 subarch and looks like something detcted that indeed this HW cpu has AVX extension.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230219/d616bae1/attachment.htm>


More information about the webkit-unassigned mailing list