https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92646
--- Comment #7 from Mysaa ---
My bad ...
Here is the test that fails :
FAIL: go test misc/cgo/testcarchive
rm -rf check-vet-dir cmd_vet-testlog
/bin/mkdir -p check-vet-dir/src/cmd/internal
check-vet-dir/src/cmd/vendor/golang.org/x
cp -r ../../go
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92646
--- Comment #6 from Mysaa ---
So I ran the compilation adding only --enable-multiarch and it failed with
nother error :
cp ../../gcc/../fixincludes/README-fixinc include-fixed/README
chmod a+r include-fixed/README
echo timestamp > stmp-int-hdrs
/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92646
--- Comment #4 from Mysaa ---
There is two of them :
bernard@pipi:~$ locate cdefs.h
/home/bernard/building/gcc-9.2.0/fixincludes/tests/base/sys/cdefs.h
/usr/include/arm-linux-gnueabihf/sys/cdefs.h
bernard@pipi:~$
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92646
--- Comment #2 from Mysaa ---
I tried again to compile in a dedicated directory, the same error occurs :
/home/bernard/building/gcc-9.2.0/bld/./gcc/xgcc
-B/home/bernard/building/gcc-9.2.0/bld/./gcc/
-B/usr/local/armv7l-unknown-linux-gnueabihf/bi
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: samyavrillon at netcourrier dot com
Target Milestone: ---
I am using the source version of gcc 9.2.0
I tried to compile gcc on my OrangePi PC with
./configure --with-mpc=/home