to understanding for me ....
i have now compiled Binutils 2.16 and this it´s installed to /usr/local/bin/
if i compile any thing, solaris works with the following Path /usr/ccs/bin/
and the new compiled binutils are not integrated,
how i can change this path ?, or its better i take both versions separate ?,
for exmp. /usr/ccs/bin/as = Solaris and /usr/local/bin/as = GNU,
or i need to make symbolic links from /usr/local/bin/ to /usr/ccs/bin
or its this the problem,
i had compiled gcc with the wrong config settings ?
# gcc -v
Reading specs from /usr/local/lib/gcc/i386-pc-solaris2.9/3.4.2/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls --disable-libgcj --enable-languages=c,c+ : (reconfigured) ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls --disable-libgcj --enable-languages=c,c++
Thread model: posix
gcc version 3.4.2
thanks for any feedback
mauric
i have now compiled Binutils 2.16 and this it´s installed to /usr/local/bin/
if i compile any thing, solaris works with the following Path /usr/ccs/bin/
and the new compiled binutils are not integrated,
how i can change this path ?, or its better i take both versions separate ?,
for exmp. /usr/ccs/bin/as = Solaris and /usr/local/bin/as = GNU,
or i need to make symbolic links from /usr/local/bin/ to /usr/ccs/bin
or its this the problem,
i had compiled gcc with the wrong config settings ?
# gcc -v
Reading specs from /usr/local/lib/gcc/i386-pc-solaris2.9/3.4.2/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls --disable-libgcj --enable-languages=c,c+ : (reconfigured) ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls --disable-libgcj --enable-languages=c,c++
Thread model: posix
gcc version 3.4.2
thanks for any feedback
mauric