| Summary: | link issue if build library & application with different compiler | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] kldap | Reporter: | Z. Liu <zhixu.liu> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | aacid, sam |
| Priority: | NOR | ||
| Version First Reported In: | git | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Z. Liu
2026-01-07 07:34:55 UTC
If the compilers don't promise compatibility when mixing them, then it's not a bug, if they do, it's a bug of the compiler. I don't really see us chasing this kind of issues, on event less more than 4 years after the commit. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99931#c4 I think it's a gcc bug. |