[stunnel-users] During make of stunnel-4.36 on OSX: "str.c:83: error: thread-local storage not supported for this target"

Michal Trojnara Michal.Trojnara at mirt.net
Thu May 5 06:39:59 CEST 2011


SciFi wrote:
>> str.c:83: error: thread-local storage not supported for this target
>
> while it was compiling src/str.c .
>
> I'm running MacOSX 10.6.7 with Xcode-3.2.6.
[cut]
> $ $CC --version
> i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666)  
> (dot 3)
> […]
>
> (I never use a pkg-mgr such as Macports or Fink; besides, they are  
> both
> now back-level with stunnel.)
>
> I'm skeptical in upgrading Xcode to their 4.x series, with Apple's
> insistence we use the LLVM family there.  ;)

I was able to build stunnel with a recent gcc from Macports:

	sudo port install gcc45
	export CC=gcc-mp-4.5
	./configure
	make

Mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
URL: <http://www.stunnel.org/pipermail/stunnel-users/attachments/20110505/055f6ca9/attachment.sig>


More information about the stunnel-users mailing list