POV-Ray : Newsgroups : povray.beta-test : Build povray 3.7 beta40 on mac osx : Re: Build povray 3.7 beta40 on mac osx Server Time
7 May 2024 18:09:22 EDT (-0400)
  Re: Build povray 3.7 beta40 on mac osx  
From: Edouard
Date: 16 Dec 2010 16:20:01
Message: <web.4d0a81d4ea80a0bbe45c8dfa0@news.povray.org>
Thorsten Froehlich <tho### [at] trfde> wrote:
> On 15.12.10 21:06, xoros wrote:
> > Hello,
> >
> > I would like to build povray 3.7 beta40 on mac osx snow leopard, but it doesn't
> > work.
> > "./configure" works without any problems, but "make" always produces the
> > following error:
> >
> > .../../source/backend/support/task.h:184: error: thread-local storage not
> > supported for this target

I ran into this too.

> This is not surprising as Apple boycotts the GPL3 versions of gcc, which
> effectively means all recent versions of gcc. What you need to do is select
> the llvm compiler that comes with the latest XCode rather than use the
> default gcc.

Could you just refactor the POV code to use boost's thread local storage
instead? Obviously more than just one person would find that helpful.

Cheers,
Edouard.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.