Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

Make GC and GCSample compile and run on Linux#5

Merged
sergiy-k merged 1 commit into
dotnet:masterfrom
sergiy-k:gcbuild
Sep 18, 2015
Merged

Make GC and GCSample compile and run on Linux#5
sergiy-k merged 1 commit into
dotnet:masterfrom
sergiy-k:gcbuild

Conversation

@sergiy-k
Copy link
Copy Markdown
Contributor

This required bringing some of the CMake configuration settings from the coreclr repo.

Comment thread src/Native/CMakeLists.txt Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would delete these commented out lines.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These lines are not commented out - they are comments explaining the meaning and other possible variations of the compatibility/extension option. That's exactly what we have in coreclr. Besides, they can be useful for the MRT port so I think it is good to have them here.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just meant -fms-compatibility and fms-extensions . These two start with # and thus they are commented out.

We have played with them in CoreCLR, but decided that they are not useful - commented them out, but have not deleted them yet.

@jkotas
Copy link
Copy Markdown
Member

jkotas commented Sep 17, 2015

LGTM, could you please squash the two commits before merging?

:# Please enter the commit message for your changes. Lines starting
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants