Hi All,
I have installed GCC 3.3.1 cross compiler on Redhat 8.0 with kernel 2.4.20-24.8,i have installed this in /usr/local.When i try to compile the code with g++ i get the following error :-
usr/local/gcc/bin/../x86/bin/../lib/gcc-lib/ppc-elf32-linux-gnu/3.3.1/../../../../ppc-elf32-linux-gnu/bin/ld: warning: libm.so.6, needed by /usr/local/gcc/bin/../x86/bin/../lib/gcc-lib/ppc-elf32-linux-gnu/3.3.1/../../../../ppc-elf32-linux-gnu/lib/libstdc++.so, not found (try using -rpath or -rpath-link)
Can anyone help me on this.Urgent help will be highly appreciated.
Regards,
RK.
I have installed GCC 3.3.1 cross compiler on Redhat 8.0 with kernel 2.4.20-24.8,i have installed this in /usr/local.When i try to compile the code with g++ i get the following error :-
usr/local/gcc/bin/../x86/bin/../lib/gcc-lib/ppc-elf32-linux-gnu/3.3.1/../../../../ppc-elf32-linux-gnu/bin/ld: warning: libm.so.6, needed by /usr/local/gcc/bin/../x86/bin/../lib/gcc-lib/ppc-elf32-linux-gnu/3.3.1/../../../../ppc-elf32-linux-gnu/lib/libstdc++.so, not found (try using -rpath or -rpath-link)
Can anyone help me on this.Urgent help will be highly appreciated.
Regards,
RK.