Page 1 of 1

warning: libstdc++ is deprecated

Posted: Sun Jan 22, 2017 9:06 pm
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.

Re: warning: libstdc++ is deprecated

Posted: Mon Jan 23, 2017 9:31 am
by Fred
Which version did you downloaded ? It should have been fixed in 5.44 or 5.51

Re: warning: libstdc++ is deprecated

Posted: Mon Jan 23, 2017 11:38 am
by PowerSoft
Thanks, had installed the wrong version. Works fine now :D