Skip to content

stack argument change (on Linux) #9

@tissatussa

Description

@tissatussa

i successfully compiled v3.0.0 on Linux, but i had to change the stack argument -Wl,--stack,33554432 into -Wl,-z,stack-size=33554432 .. maybe this is typical Linux, i don't know, i found this construction in my notes .. but this way compilation went well.

btw. i used the makefile, but your README states compilation can also be done like this:

Peacekeeper can be compiled from source with GNU C++ or Clang with g++ -Ofast -DNDEBUG -march=native -o peacekeeper src/*.cpp

[ i'm on Xubuntu 22.04 ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions