[Bug lto/88422] collect2.exe: fatal error: lto-wrapper returned 1 exit status: file not recognized: file truncated

wilson at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 10 21:25:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88422

--- Comment #4 from Jim Wilson <wilson at gcc dot gnu.org> ---
I used a cross compiler, so ulong_type is easy enough to check.  For
simple-object-elf.i I see
__extension__ typedef unsigned long long uint64_t;
...
__extension__ typedef uint64_t ulong_type;
which looks right.


More information about the Gcc-bugs mailing list