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

compile .c files with ImportC #8484

Closed
wants to merge 1 commit into from

Conversation

WalterBright
Copy link
Member

This is a work in progress to use ImportC to compile all the .c files in Phobos.

@WalterBright WalterBright added Review:WIP Work In Progress - not ready for review or pulling Review:Easy Review labels Jun 29, 2022
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @WalterBright!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "master + phobos#8484"

@WalterBright
Copy link
Member Author

Hmm, different errors on every platform :-/

@WalterBright
Copy link
Member Author

This is yet another test run where the only error message is:

osix.mak:413: recipe for target 'unittest/std/zlib.run' failed
make[1]: *** [unittest/std/zlib.run] Error 139

and a thousand lines of where or what failed gives no help at all.

@LightBender
Copy link
Contributor

We'll do this a different way with Phobos 3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Review:Easy Review Review:WIP Work In Progress - not ready for review or pulling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants