Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: apple m1 status update (20230913)



From: Takahiro Kambe <taca%back-street.net@localhost>
Subject: Re: apple m1 status update (20230913)
Date: Wed, 13 Sep 2023 20:06:54 +0900 (JST)

> I'm testing with VM on UTM version 4.3.5.
> On native NetBSD, do these problems exist?
> 	bin/57565

#57565 exists.

m1% ar --version
GNU ar (NetBSD Binutils nb1) 2.39

touch a.c b.c
cc -c a.c b.c
ar rl c.a a.o b.o
ar: a.o: file format not recognized
*** Error code 1

> 	pkg/57513
#57513 exists.

test_zcomplexabs continute to running on apple-m1.
root    28013 99.0  0.0   13772    1912 pts/5 O     8:28PM 1039:32.33 /usr/pkgsrc/math/blas/work.aarch64/lapack-3.11.0/cmake-pkgsrc-build/test_zcomplexabs 
root    17747  0.0  0.0   12920    2004 pts/5 S     8:28PM    0:00.05 /usr/bin/make -s -f CMakeFiles/run_test_zcomplexabs.dir/build.make CMakeFiles/run_test_zcomplexabs.dir/build 

RPI4 can compile:
NetBSD arm64 10.99.7 NetBSD 10.99.7 (GENERIC64) #0: Mon Aug 21 00:41:49 UTC 2023  mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/evbarm/compile/GENERIC64 evbarm

https://cdn.netbsd.org/pub/NetBSD/misc/jun/aarch64/aarch64/2023/blas-3.11.0.tgz

--
Jun Ebihara


Home | Main Index | Thread Index | Old Index