Re: Bug#949388: zlib: build lib64z for x32 and mipsn32 mipsn32el mipsr6 mipsr6el mipsn32r6 mipsn32r6el

2020-01-20 Thread YunQiang Su
John Paul Adrian Glaubitz 于2020年1月20日周一 下午11:50写道: > > Hi! > > On 1/20/20 4:27 PM, YunQiang Su wrote: > > @powerpc: does powerpc need it? > > Do you have an example package that fails to build because of memory > exhaustion > of the linker? Then we could check the build logs on powerpc to see if

Re: Bug#949388: zlib: build lib64z for x32 and mipsn32 mipsn32el mipsr6 mipsr6el mipsn32r6 mipsn32r6el

2020-01-20 Thread John Paul Adrian Glaubitz
Hi! On 1/20/20 4:27 PM, YunQiang Su wrote: > @powerpc: does powerpc need it? Do you have an example package that fails to build because of memory exhaustion of the linker? Then we could check the build logs on powerpc to see if any of the packages are affected. Adrian -- .''`. John Paul Adri

Bug#949388: zlib: build lib64z for x32 and mipsn32 mipsn32el mipsr6 mipsr6el mipsn32r6 mipsn32r6el

2020-01-20 Thread YunQiang Su
Package: src:zlib Version: 1.2.11.dfsg-1 X-Debbugs-CC: debian-powerpc@lists.debian.org When build some big package with binutils/gcc, we meet some problem about virtual memory exhausted on 32bit systems. As you know the i386 has 3GiB userland virtual memory limitation, and mips32 has only 2G