Forum Discussion
Altera_Forum
Honored Contributor
15 years agogcc-4.1 toolchain on Ubuntu
Hi all, I just successfully built the gcc-4.1 toolchain on my Ubuntu box, it should be mentrioned that gawk is required for building the toolchain (glibc does not compile with mawk whic...
Altera_Forum
Honored Contributor
15 years agoHi,
Thank you for updating the Wiki, I also found that after installing gcc-4.3 packages, a symbolic link is required to make the build script happy: sudo ln -s /usr/bin/gcc-3.4 /usr/bin/gcc34 All the best ... - Johannes