Skip to content

Instantly share code, notes, and snippets.

@quentar
Created October 1, 2021 18:20
Show Gist options
  • Save quentar/48e0abe416ff9dde2064f0edecc024fe to your computer and use it in GitHub Desktop.
Save quentar/48e0abe416ff9dde2064f0edecc024fe to your computer and use it in GitHub Desktop.
compile paq8 on macosx
# courtesy of https://encode.su/threads/1315-PAQ8PX-for-Mac-OS-X
g++ paq8px_v69.cpp -DUNIX -DNOASM -O2 -Os -s -fomit-frame-pointer -o paq8px_v69
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment