[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cross compiler deb package question



On Wednesday 22 January 2003 23:02, Bart Trojanowski wrote:

> The steps on the x86-64.org website specifically avoid this problem by
> generating the libgcc in a first pass, and then building hte full
> compiler:
>
> http://www.x86-64.org/documentation_folder/build
>
> Note that when building gcc the first time you set:
>
> 	--enable-languages=c --disable-shared \
> 	--disable-multilib --enable-threads=single
>
> Which just generates a dumb compiler, but one that is self bootstrapped.

I actually meant the other problem (having to specify --disable-multilib),
not the libgcc problem, but installing a 64 bit glibc in /lib64 actually
solves both.

	Arnd <><



Reply to: