On 2024/07/12 16:30, Stuart Henderson wrote:
> On 2024/06/29 07:06, SASANO Takayoshi wrote:
> > Hi,
> > 
> > I want to port Contour-terminal 
> > (https://github.com/contour-terminal/contour)
> > and this requires two libraries.
> > 
> > Here is the another, libunicode. It requires previously posted
> > updated textproc/unicode/ucd.
> > 
> > ok?
> 
> Fails on i386.

> /pobj/libunicode-0.4.0/libunicode-0.4.0/src/libunicode/scan.cpp:84:5: error: 
> use of undeclared identifier 'intrinsics'
>     intrinsics::m128i const ControlCodeMax = intrinsics::set1_epi8(0x20); // 
> 0..0x1F
>     ^

Looks like this is, at best, ONLY_FOR_ARCHS=amd64 aarch64

Reply via email to