gcc48/gcc49: isalnum/isgraph: Undefined symbols for architecture x86_64

Sterling Smith smithsp at fusion.gat.com
Thu Nov 7 13:36:27 PST 2013


> 
> 
> You are correct on all accounts, I did have a typo in my example (DOH!!!),
> if I drop the -std=c++11 it works and if I compile with clang++ it works
> as well.
> 
> 
> Anyone have a suggestion for a proper workaround???
> 
> 
> -brian

Brian,

What is wrong with the two workarounds you give here?  Can you not compile your desired project with clang++ or without the --std=c++11 option?  (Like Ryan, I need things spelled out a little more clearly.)

-Sterling


More information about the macports-users mailing list