Page 1 of 1

clang Error on Run: libstdc++ deprecated

Posted: Wed Oct 05, 2016 9:22 pm
by d2848s29
Tried to run some sample code for the first time on Mac OS X 10.11.6 and received this clang error:

Code: Select all

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)
PB Debugger came back with link error. I did accept license and authorize my login to run xcode. How do I fix this problem?

Thanks, Dan

Re: clang Error on Run: libstdc++ deprecated

Posted: Thu Oct 06, 2016 6:01 am
by wilbert