Summary: | ghoscript is't LTO ready | ||
---|---|---|---|
Product: | Ghostscript | Reporter: | kloczek <kloczko.tomasz> |
Component: | Build Process | Assignee: | Chris Liddell (chrisl) <chris.liddell> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | ||
Priority: | P4 | ||
Version: | 9.50 | ||
Hardware: | PC | ||
OS: | Linux | ||
Customer: | Word Size: | --- |
Description
kloczek
2019-12-07 04:26:30 UTC
There is, basically, no prospect of Ghostcript ever being compatible with LTO. Ghostscript relies heavily on it's own version of (sort of) polymorphism implemented in C, and it's that which causes most of errors. Frankly, we are unlikely to undertake a large scale rewrite of Ghostscript and its associated products in order to support LTO. All LTO warnings are related to mismatching declarations. |