Comment 4 for bug 906922

Revision history for this message
Nick Moffitt (nick-moffitt) wrote :

Hmm. So I was going to file another bug about a binutils build on precise running out of ptys, but on osageorange's oneiric-armel chroot, it exhausts virtual memory:

 g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/arm-linux-gnueabi/bin\"" -DMULTIARCH_DIRNAME=\"arm-linux-gnueabi\" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=options.o -g -O2 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o ../../gold/options.cc
 virtual memory exhausted: Cannot allocate memory
 make[5]: *** [options.o] Error 1

Do you think this could be related, or should I file a separate bug?