$(build_tooldir)/lib (was Re: http://gcc.gnu.org/ml/gcc-patches/2000-05/msg01104.html)

H . J . Lu hjl@lucon.org
Fri Jul 21 12:12:00 GMT 2000


On Fri, Jul 21, 2000 at 11:54:04AM -0700, Jim Wilson wrote:
> H.J. reported what gcc configure command he was using, but didn't explain
> where binutils came from, or where glibc came from.  I haven't tried using
> his gcc configure command, but perhaps there was enough info there if someone
> has time to try it.  See
>     http://gcc.gnu.org/ml/gcc-patches/2000-05/msg01291.html
> 

Thanks for taking it up again. I put my ia64 glibc at

http://ftp.valinux.com/pub/support/hjl/bugs/cross/ia64-cygnus-linux-glibc.tar.gz

If you untar it under /usr/ia64-cygnus-linux, you will get ia64 glibc
header and libraries under /usr/ia64-cygnus-linux/ia64-cygnus-linux.
I used

# ../configure --target=ia64-cygnus-linux
	--enable-shared \
	--enable-cpp \
	--prefix=/usr/ia64-cygnus-linux \
	--enable-languages=c,c++ \
	--with-local-prefix=/usr/ia64-cygnus-linux

to configure the 20000501 ia64 toolkit snapshot. I tried 
--with-headers/--with-libs. I couldn't get it to work.

Thanks.


H.J.


More information about the Binutils mailing list