Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing -DNDEBUG from COMMON_FLAGS in Makefile breaks OS X build #171

Closed
sergeyk opened this issue Feb 26, 2014 · 1 comment
Closed

Removing -DNDEBUG from COMMON_FLAGS in Makefile breaks OS X build #171

sergeyk opened this issue Feb 26, 2014 · 1 comment

Comments

@sergeyk
Copy link
Contributor

sergeyk commented Feb 26, 2014

The error:

/usr/local/include/boost/assert.hpp:102:47: error: use of undeclared identifier 'noinline'; did you
      mean 'inline'?
          __attribute__ ( ( __attribute__ ( ( noinline ) ) ) ) void assertion_failed_msg ( Ch...
                                              ^

Don't think this is caffe's fault.
Was frustrating to track down, so this is a record.

crizCraig added a commit to crizCraig/caffe that referenced this issue Jun 17, 2014
OpenHero pushed a commit to OpenHero/caffe that referenced this issue Jul 9, 2014
mitmul pushed a commit to mitmul/caffe that referenced this issue Sep 30, 2014
@ghost ghost mentioned this issue May 18, 2015
Closed
@javadba
Copy link

javadba commented Feb 14, 2016

What does this all mean - we will be doing some heavy work on caffe/mac. Are there suggested workarounds?

@aarju123 aarju123 mentioned this issue Feb 24, 2020
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants