This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: re-building gcc 3.1 on cross-x86-ARM failing


On Tue, 2002-06-04 at 13:17, Josh Fryman wrote:
> ../gcc-3.1/configure --prefix=/usr/local/arm-v4l-linux/ --target=arm-v4l-linux --with-cpu=strongarm110 --program-transform-names=s,^,arm-v4l-linux-, --without-fp --with-softfloat-support=internal --enable-threads=posix --with-headers=/usr/local/arm-v4l-linux/include/

You have used the wrong --prefix.  It should be /usr/local, not
/usr/local/arm-v4l-linux.

> note that the crti.o (and friends) are all located as expected in 
>    /usr/local/arm-v4l-linux/lib/

p.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]