Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

compiling mime-roundtrip exhausts virtual memory on mips #381

Open
Milestone
@infinity0

Description

@infinity0

I'm trying to build cpp-netlib onmipsel and it's running out of address space:

[ 67%] Building CXX object libs/mime/test/CMakeFiles/mime-roundtrip.dir/mime-roundtrip.cpp.ocd /home/infinity0/cpp-netlib/obj-mipsel-linux-gnu/libs/mime/test && /usr/bin/c++   -DBOOST_NETWORK_ENABLE_HTTPS -DBOOST_TEST_DYN_LINK -g -O2 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -Wall -I/home/infinity0/cpp-netlib    -o CMakeFiles/mime-roundtrip.dir/mime-roundtrip.cpp.o -c /home/infinity0/cpp-netlib/libs/mime/test/mime-roundtrip.cppvirtual memory exhausted: Cannot allocate memory

This is virtual memory address space, so we can't just "throw more memory" at it. So this will affect the real builds as well. Unfortunately Debian does not have 64-bit mips userland at this time.

Do you see any obvious/easy ways for reducing the memory usage of that build command?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp