[haiku-bugs] [Haiku] #12912: undefined reference for _setjmp

  • From: "KapiX" <trac@xxxxxxxxxxxx>
  • Date: Sat, 13 Aug 2016 13:57:18 -0000

#12912: undefined reference for _setjmp
-------------------------------+------------------------------
 Reporter:  KapiX              |        Owner:  axeld
     Type:  bug                |       Status:  new
 Priority:  normal             |    Milestone:  Unscheduled
Component:  System/libroot.so  |      Version:  R1/Development
 Keywords:                     |   Blocked By:
 Blocking:                     |  Has a Patch:  0
 Platform:  x86                |
-------------------------------+------------------------------
 I am trying to compile Embeddable Common Lisp [1], but `_setjmp` is not
 defined in libroot. `setjmp` works fine so I am using a workaround for
 now:
 `#define _setjmp setjmp`

 hrev50467 gcc4h

 [1] https://gitlab.com/embeddable-common-lisp/ecl

--
Ticket URL: <https://dev.haiku-os.org/ticket/12912>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: