[cfarm-users] [cfarm-announces] New Apple M1 machine running macOS (gcc104)

Christian Jullien eligis at orange.fr
Tue Oct 18 05:40:09 CEST 2022


Many thanks team!!

I noticed an issue with x86_64 support

gcc104 (homebrew):~ jullien$ cat foo.c
#include <stdio.h>
int
main() {
  printf("Hello World\n");
}
gcc104 (homebrew):~ jullien$ gcc -arch x86_64 foo.c -o foo && ./foo
bash: ./foo: Bad CPU type in executable



-----Original Message-----
From: cfarm-announces [mailto:cfarm-announces-bounces at lists.tetaneutral.net]
On Behalf Of CFarm Annoucements via cfarm-announces
Sent: Tuesday, October 18, 2022 00:18
To: cfarm-announces at lists.tetaneutral.net
Cc: CFarm Annoucements
Subject: [cfarm-announces] New Apple M1 machine running macOS (gcc104)

We have a new Apple M1 machine running macOS, gcc104. It should provide
the same kind of services as gcc304 (which is no longer available). Disk
space is limited, so please be mindful and clean up your working trees
when you no longer need them.

Many additional software are installed through homebrew. However, they are
not enabled by default because they may conflict with native macOS
tools. To use them, either run the custom "homebrew" command to update your
$PATH, or use binaries directly from /opt/homebrew/bin/.

Many thanks to Adélie Linux for providing and hosting this new machine!
_______________________________________________
cfarm-announces mailing list
cfarm-announces at lists.tetaneutral.net
https://lists.tetaneutral.net/listinfo/cfarm-announces



More information about the cfarm-users mailing list