Skip to content

[DF][Win] Fix compiler error C1128 #18505

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

Merged
merged 1 commit into from
Apr 25, 2025

Conversation

bellenot
Copy link
Member

Fix the following compiler error on Windows:

datasource_ntuple.cxx(1,1): error C1128: number of sections exceeded object file format limit: compile with /bigobj

Fix the following compiler error on Windows:
```
datasource_ntuple.cxx(1,1): error C1128: number of sections exceeded object file format limit: compile with /bigobj
```
@bellenot bellenot self-assigned this Apr 25, 2025
Copy link
Member

@vepadulano vepadulano left a comment

Choose a reason for hiding this comment

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

Thanks!

@bellenot
Copy link
Member Author

The error on Debian125 is unrelated (no space left on device). Merging.

@bellenot bellenot merged commit 31a0503 into root-project:master Apr 25, 2025
20 of 21 checks passed
@bellenot bellenot deleted the fix-error-C1128 branch April 25, 2025 11:18
@guitargeek
Copy link
Contributor

Backport in #18528.

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.

3 participants