[haiku-development] Re: libatomic missing post gcc5 update?

  • From: Jérôme Duval <jerome.duval@xxxxxxxxx>
  • To: haiku-development <haiku-development@xxxxxxxxxxxxx>
  • Date: Sat, 9 Apr 2016 11:04:23 +0200

2016-04-03 12:06 GMT+02:00 Jérôme Duval <jerome.duval@xxxxxxxxx>:

Am 03.04.2016 4:54 vorm. schrieb "Alexander von Gluck IV"
<kallisti5@xxxxxxxxxxx>:

The llvm build is failing due to a missing libatomic (part of gcc).
Anyone know what's up with that?


I think I read someone else mentioning the problem, but off the top of my
head I can't remember where and when.
At least I didn't experience such a problem when building llvm/clang 3.8 and
trunk.

OK, I reviewed things a bit:
1/ gcc libatomic was never built for haiku, we would need to enable
the build (see libatomic/configure.tgt).
2/ llvm haikuports recipe has a patch to disable the fatal check
involved with libatomic. this is of course not upstreamable.

Bye
Jérôme

Other related posts: