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

Re: Bug#980794: octave-iso2mesh: Arbitrary limitation of build architectures



On 2/1/21 4:10 AM, Adrian Bunk wrote:
Physical RAM or disk space are not the problem, the problem is the
virtual address space of processes on 32bit architectures.

On mipsel, where every process has 2 GB of address space, both
"g++ -O0 -g0" and "clang++ -O0 -g0" fail because they run out
of address space.

For Debian testing migration purposes it only matters whether stale old
binaries are in the archive, for that it does not make any difference
whether binaries are missing due to architecture restrictions or FTBFS.


hi Adrian,

thanks for the comment, can you clarify a little bit more? are you suggesting us to remove the arch restriction or exclude all i386 platforms? sorry it wasn't very clear to me.

thanks

Qianqian


cu
Adrian



Reply to: