Skip to content

Conversation

@mccarverone
Copy link

dev-lang/ldc2 is from dlang overlay. Requires -ffat-lto-objects to compile, otherwise it fails with lots of unrecognized symbols.

This is a compiler so it definitely requires further tests to ensure that everything works fine.

build.log

dev-lang/ldc2 is from dlang overlay. Requires -ffat-lto-objects to compile, otherwise it fails with lots of unrecognized symbols.

This is a compiler so it definitely requires further tests to ensure that everything works fine.
@Connor-GH
Copy link

Tested with 1.35. Works with clang -flto but not with gcc. Still needs -ffat-lto-objects.

@Connor-GH
Copy link

Considering I build and bootstrap ldc2 with itself and also build dmd with it and many personal projects, I would consider ldc2 fine to use with clang lto.

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