Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
C++ preprocessor fails sanity check
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="masaka___" data-source="post: 21766"><p>Question: Do you have more than one version of gcc installed on your machine? Run the following commands and tell us what it says.</p><p></p><p>sudo /usr/libexec/locate.updatedb</p><p>locate gcc | grep bin/</p><p></p><p>The first line might be optional, but I didn't want to make any assumptions about how up to date your locatedb was. However, if you know that your locatedb is regularly updated, just run the second line.</p></blockquote><p></p>
[QUOTE="masaka___, post: 21766"] Question: Do you have more than one version of gcc installed on your machine? Run the following commands and tell us what it says. sudo /usr/libexec/locate.updatedb locate gcc | grep bin/ The first line might be optional, but I didn't want to make any assumptions about how up to date your locatedb was. However, if you know that your locatedb is regularly updated, just run the second line. [/QUOTE]
Verification
How many occurrences of a n-u-m-b-e-r between "d" and "f" in this example...(sdgs6ngklu3gd#f9%)?
Post reply
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
C++ preprocessor fails sanity check
Top