megakilo / FreeRTOS-Sim

FreeRTOS simulator for POSIX
GNU General Public License v2.0
93 stars 74 forks source link

clang: error: argument unused during compilation: '-pthread' on OSX 10.11.5 #2

Closed Synizter closed 8 years ago

Synizter commented 8 years ago

After run make command, I encounter a 'clang: error: argument unused during compilation: '-pthread'' error my clang version is 7.3.0

megakilo commented 8 years ago

Hi, it will work on OSX by just removing "-pthread" in the Makefile.