Created
October 1, 2021 18:20
-
-
Save quentar/48e0abe416ff9dde2064f0edecc024fe to your computer and use it in GitHub Desktop.
compile paq8 on macosx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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