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

Make on OS X (debug version) does not works. #29

Closed
francesco-romano opened this issue May 23, 2013 · 1 comment
Closed

Make on OS X (debug version) does not works. #29

francesco-romano opened this issue May 23, 2013 · 1 comment

Comments

@francesco-romano
Copy link
Contributor

Using OS X 10.8.3
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)

Following the installation guide to make a debug version of the library
(cmake -DCMAKE_BUILD_TYPE=Debug ..)
make gives the following error (immediately)

clang: error: unsupported option '-gstabs+'

Maybe -gstabs+ is an option of GCC and not of Clang... ?
I changed to -g and it compiled successfully.

mvukov added a commit to mvukov/acado that referenced this issue May 29, 2013
@mvukov
Copy link
Member

mvukov commented May 29, 2013

Closed via 9cebdbb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants