Home Page › Forums › Network Management › ZeroShell › GCC issue › Re: GCC Issue continue
February 21, 2011 at 6:45 pm
#51608
Member
Ok, I’m banging my head in my desk now.
If i go to /DB/hdb/opt/gcc4.3.2/bin and start
root@zeroshell bin> ./gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../configure –prefix=/opt/gcc4.3.2 –enable-clocale=gnu –enable-shared –enable-__cxa_atexit –enable-languages=c,c++ –disable-libstdcxx-pch
Thread model: posix
gcc version 4.3.2 (GCC)
I am receiving the wanted gcc version, so is this just a matter of symlink or PATH or I am just stupid?