Skip to content
0
  • Home
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
  • Home
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Sketchy)
  • No Skin
Collapse

Wandering Adventure Party

  1. Home
  2. Uncategorized
  3. pro tip: do NOT build libopenmpt with make -j

pro tip: do NOT build libopenmpt with make -j

Scheduled Pinned Locked Moved Uncategorized
3 Posts 2 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • NikoN This user is from outside of this forum
    NikoN This user is from outside of this forum
    Niko
    wrote last edited by
    #1

    pro tip: do NOT build libopenmpt with make -j

    it turns out for some reason this results in it building everything at the same time and using >32GB of RAM

    NikoN 1 Reply Last reply
    0
    • NikoN Niko

      pro tip: do NOT build libopenmpt with make -j

      it turns out for some reason this results in it building everything at the same time and using >32GB of RAM

      NikoN This user is from outside of this forum
      NikoN This user is from outside of this forum
      Niko
      wrote last edited by
      #2

      i have 16 threads and i can almost always safely handle a make -j... except when makefiles do this

      NullN 1 Reply Last reply
      0
      • NikoN Niko

        i have 16 threads and i can almost always safely handle a make -j... except when makefiles do this

        NullN This user is from outside of this forum
        NullN This user is from outside of this forum
        Null
        wrote last edited by nullnowhere@sakurajima.social
        #3

        @niko@gts.niko.lgbt make is a mad dog of a tool more than happy to snap at the hand that feeds it. ​:btr_ryo_lurk:​

        For any serious compilation I reflexively specify a job integer (e.g., make -j8 or $(nproc)) because I don’t trust make to not screw me. Make cannot be trusted with freedom.

        1 Reply Last reply
        0

        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Login or register to search.
        Powered by NodeBB Contributors
        • First post
          Last post