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

Enable Dwarf EH for FreeBSD #5376

Merged
merged 1 commit into from
Jan 30, 2016
Merged

Conversation

WalterBright
Copy link
Member

Let's see where we are with this.

@WalterBright
Copy link
Member Author

And it "just works"!

@dnadlinger
Copy link
Member

Auto-merge toggled on

@dnadlinger
Copy link
Member

Nice!

(Although I guess you could have just replaced EH_DM by EH_DWARF instead of duplicating it in each branch of the if.)

dnadlinger added a commit that referenced this pull request Jan 30, 2016
@dnadlinger dnadlinger merged commit 19feeb5 into dlang:master Jan 30, 2016
@andralex
Copy link
Member

cool beans

@ibuclaw
Copy link
Member

ibuclaw commented Jan 31, 2016

@WalterBright it should work on all x86 targets where you use gcc. ;-)

@WalterBright
Copy link
Member Author

I doubt it will work on OSX, because the MACH-O object format does fixups and PIC code differently.

@ibuclaw
Copy link
Member

ibuclaw commented Jan 31, 2016

I thought you switched to Clang on osx? I was thinking about the other BSDs and Solaris actually.

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.

4 participants