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

Add -lgc to the C compiler command line if STO_USE_BOEHM is enabled #31

Open
pippijn opened this issue Jul 27, 2013 · 1 comment
Open
Assignees
Labels

Comments

@pippijn
Copy link
Collaborator

pippijn commented Jul 27, 2013

The runtime needs to be linked to Boehm's libgc if STO_USE_BOEHM is #defined. The compiler can know this and add -lgc to the command line.

@pbroadbery pbroadbery self-assigned this May 23, 2019
@pbroadbery
Copy link
Member

This may be working.. must check it at some point

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

No branches or pull requests

2 participants