dreal3 icon indicating copy to clipboard operation
dreal3 copied to clipboard

segmentation fault in static build (Linux + pthread)

Open soonhokong opened this issue 8 years ago • 0 comments

  • @pzuliani reported.
  • See http://stackoverflow.com/questions/7090623/c0x-thread-static-linking-problem
  • For now, a temporary solution is to introduce a compile-time flag for a static build and to disable the use of multi-threads when we build a static binary in Linux.

soonhokong avatar Jun 08 '16 11:06 soonhokong