Re: [cfarm-users] [cfarm-announces] New Loongson 3A5000 machines: gcc400 and gcc401

2022-01-11 Thread Peter Gutmann via cfarm-users
Paul Hua via cfarm-users writes: >Would you please provide test.c for debugging. Sure: cat > test.c #include ^D Peter. ___ cfarm-users mailing list cfarm-users@lists.tetaneutral.net https://lists.tetaneutral.net/listinfo/cfarm-users

Re: [cfarm-users] [cfarm-announces] New Loongson 3A5000 machines: gcc400 and gcc401

2022-01-11 Thread Paul Hua via cfarm-users
> > First issue :-). Looks like clang is present but not set up: > > > gcc test.c > > clang test.c > In file included from test.c:1: > In file included from /usr/include/stdlib.h:394: > In file included from /usr/include/sys/types.h:227: > In file included from /usr/include/bits/pthreadtypes.h:23: