warning: libstdc++ is deprecated

Mac OSX specific forum
PowerSoft
User
User
Posts: 65
Joined: Sun Aug 16, 2015 2:54 pm

warning: libstdc++ is deprecated

Post by PowerSoft »

Hello,

I download the latest version and installed on my Mac (Siera)
When compiling get this message:

clang: warning: libstdc++ is deprecated; move to libc++ with a minimum deployment target of OS X 10.9
ld: illegal text-relocation to 'PB_DEBUGGER_CodeContextBank' in purebasic.o from '_DBG_D' in purebasic.o for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

What to do to avoid this?

Thanks for any help.
OS X 10.10.5 PB 5.31(x64)
Fred
Administrator
Administrator
Posts: 16616
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: warning: libstdc++ is deprecated

Post by Fred »

Which version did you downloaded ? It should have been fixed in 5.44 or 5.51
PowerSoft
User
User
Posts: 65
Joined: Sun Aug 16, 2015 2:54 pm

Re: warning: libstdc++ is deprecated

Post by PowerSoft »

Thanks, had installed the wrong version. Works fine now :D
OS X 10.10.5 PB 5.31(x64)
Post Reply