On 11/09/2011 10:58 AM, Torvald Riegel wrote:
> This ABI is explicitly for x86 on Linux (we've ignored the Windows
> version of it so far). We thus can define it differently (or just offer
> a subset of the symbols) on other architectures/platforms.

Subsets are dangerous.  For any platform that has any kind of support
for AVX, we should simply require it.

For platforms where AVX will never be present (e.g. old OS versions),
I suppose we can add some configury to omit the symbols.


r~

Reply via email to