|
From: | Nick Clifton |
Subject: | Re: configure binutils |
Date: | Tue, 30 Nov 2004 16:11:09 +0000 |
User-agent: | Mozilla Thunderbird 0.7.3 (X11/20040803) |
Hi Franklin,
address@hidden build-binutils]$../binutils-2.10.1/configure --target=${TARGET} --prefix=${PREFIX}where ${TARGET}=i386-linux
You might find that a target of "i386-pc-linux-gnu" will work better.
collect2: cannot find `ld' *** The command 'gcc -o conftest -g -O2 -W -Wall conftest.c' failed. *** You must set the environment variable CC to a working compiler.
Do you have a working linker somewhere in your search path ? If not then this is the problem.
Cheers Nick
[Prev in Thread] | Current Thread | [Next in Thread] |