Skip to content

Minor fixes for Mac OS X#1

Open
ipazarbasi wants to merge 5 commits into
FelixPetriconi:masterfrom
ipazarbasi:ismailp-mac-fixes
Open

Minor fixes for Mac OS X#1
ipazarbasi wants to merge 5 commits into
FelixPetriconi:masterfrom
ipazarbasi:ismailp-mac-fixes

Conversation

@ipazarbasi
Copy link
Copy Markdown

Hi Felix,

thank you for sharing the material. I've got it compiled on Mac with native clang, and a ToT clang build. Users may want to change library search path to find correct libiconv. I use MacPorts, not homebrew, and mine is in /opt/local/lib. After fixing the library search path, it links and works (shows a window).

libiconv shipping with Mac OS X doesn't have required symbols. Library
search path might have to be adjusted to link with the correct/newer
libiconv.
It's not acceptable to change meanings of keywords. If you need a
special `noexcept`, define your own macro that expands to either
`noexcept` or nothing.
@FelixPetriconi
Copy link
Copy Markdown
Owner

FelixPetriconi commented Apr 16, 2017 via email

@ipazarbasi
Copy link
Copy Markdown
Author

Sure, no problem!

I did that, because I didn't want to build gcc, use homebrew, or Linux in a VM.

Have a great day, and best regards,
Ismail

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

Successfully merging this pull request may close these issues.

2 participants