> > > 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 _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
