MacPorts installs something called g++-mp-4.3?
Does the “mp” mean MacPorts, or is it something else? I can’t find any documentation anywhere…
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s GNU C++ as provided by MacPorts. The full form for GNU executables is
<name>[-<variant>][-<version>]. The variant and version can be omitted to indicate that it is the primary executable with that name for the system.