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

Re: GCC pure64 for building numeric stuff and GCC



On Sat, Mar 06, 2004 at 12:47:41PM -0800, Alex Perry wrote:
> Has anybody (other than John) managed to build any of those packages,
> using only the pure64 environment (i.e. not biarch or the cross builders) ?
> If you have, could you please send me the packages of your toolchain ?

Procedure:

apt-get source gcc-3.3
cd gcc-3.3-*
debian/rules unpack

vim src/gcc/config/i386/biarch64.h, set TARGET_BI_ARCH to 0
rm src/gcc/config/i386/t-linux64
vim debian/rules.defs, disable biarch for amd64, add amd64 to the
not-for-this-arch line for pascal, ada, and gnat.

fakeroot debian/rules binary

there's the package.

-- John



Reply to: