Rock Dec 22, 2024 #1 Help. I got to compile gcc-9 from source. The error, after 30 seconds, is about Code: not able to compute suffix type of object files .
Help. I got to compile gcc-9 from source. The error, after 30 seconds, is about Code: not able to compute suffix type of object files .
OP Rock Dec 25, 2024 Thread Starter #3 No. It is a independent thing. I can use ports to install gcc and it can work. I login ftp.gnu.org. Then Code: cd gnu/gcc-9.5.4 . Then use get gcc-9.5.4.
No. It is a independent thing. I can use ports to install gcc and it can work. I login ftp.gnu.org. Then Code: cd gnu/gcc-9.5.4 . Then use get gcc-9.5.4.
P Paul Floyd Dec 27, 2024 #4 Why do you need that specific version? GCC often needs patches on FreeBSD - see if you can get something suitable from the GCC port git history.
Why do you need that specific version? GCC often needs patches on FreeBSD - see if you can get something suitable from the GCC port git history.
OP Rock Dec 27, 2024 Thread Starter #5 I see your point. I have not used /usr/ports/gcc. I do not need any version in particular. I will see about the ports. But thx.
I see your point. I have not used /usr/ports/gcc. I do not need any version in particular. I will see about the ports. But thx.