Okay I've solved the problem.
The error was between 6.10 and 6.16. It was related to a linker, so
i've rebuilded binutils and not the output is ok.
Thanks.
2011/3/25 Kef :
> I've just seen that the ouptut I have is an expected ouptut at 6.10,
> at the end of the new configuration of the toolchain
I've just seen that the ouptut I have is an expected ouptut at 6.10,
at the end of the new configuration of the toolchain.
After there is Zlib, Binutils, GMP, MPFR, MPC and GCC.
Which of this part can affect the ouptut I've obtained ? Can I just re-do it ?
2011/3/25 bsquared :
> On Fri, Mar 25, 2
On Fri, Mar 25, 2011 at 1:23 PM, Kef wrote:
> Hi there !
> I am just compiling gcc 4.5.2 (chapter 6.16). Everything seems ok but
> at the end we have to type the following command to check if the
> linker is correclty configured :
>
> grep 'SEARCH.*/usr/lib' dummy.log |sed 's|; |\n|g'
>
> Here is
Hi there !
I am just compiling gcc 4.5.2 (chapter 6.16). Everything seems ok but
at the end we have to type the following command to check if the
linker is correclty configured :
grep 'SEARCH.*/usr/lib' dummy.log |sed 's|; |\n|g'
Here is my ouptut for this command :
SEARCH_DIR("/tools/i686-pc-lin