dom96 / Aporia

IDE/Advanced text editor mainly focusing on support for the Nim programming language.
Other
379 stars 35 forks source link

Aporia won't build on openbsd current #142

Closed sabazk closed 7 years ago

sabazk commented 7 years ago

Attempting to build on OpenBSD current. They changed their pthread_np implementation after release 5.9. Not to sure how to work around yet.

/home/javan/app/Aporia-0.4.1/nimcache/stdlib_system.c:(.text+0x10d65): undefined reference to `pthread_threadid_np' ... clang: error: linker command failed with exit code 1 (use -v to see invocation)

dom96 commented 7 years ago

This should probably be reported in the Nim repo.

sabazk commented 7 years ago

Will file in Nim repo