Skip to content

DRAM1GB以下のラズパイでのビルドが困難 #45

Description

@ryuichiueda

不具合の概要

colcon build --symlink-installすると、gccが675MBのメモリを消費してしまい、スワップのデーモンが作動して処理が進まなくなる。

実行環境

  • Rasberry Pi 3B+
  • Ubuntu 22.04 LTS

再現方法

$ colcon build --symlink-install
(別のモニタでtopを実行)

対処方法

何らかの方法でgccがメモリを浪費しないようにする。(makeのオプションでなんとかなるのがベスト)

その他

まだ教材で古いラズパイを使っているところがあるので、ぜひご検討ください。(無理でしたら自身で簡略版を作ります。)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions