Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by hippo@Jun 4 2006, 06:16 AM check if you have gcc, "gcc -v"
if not,
yum install gcc
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15867)
--- quote end ---
--- Quote End --- hi hippo I can see gcc info with using "gcc -v" command on linux. <div class='quotetop'>QUOTE </div> --- Quote Start --- [faye@localhost ~]$ gcc -v Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --enable-languages=c,c++,f77 --disable-libgcj --host=i386-redhat-linux Thread model: posix gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-47.fc4)[/b] --- Quote End --- Have any ways to solve it ? THX !