Skip to content

Windows builds ICE when linking with LTO-enabled libvita2d #37

@xyzz

Description

@xyzz
arm-vita-eabi-gcc -Wl,-q -Wall -Werror -O3 app.o fs.o kernel.o main.o net.o power.o screenshot.o utils.o -lSceAppMgr_stub -lSceAppUtil_stub -lSceCommonDialog_stub -lSceCtrl_stub -lSceDisplay_stub -lSceGxm_stub -lSceLibKernel_stub -lSceNet_stub -lSceNetCtl_stub -lScePgf_stub -lScePower_stub -lSceSysmodule_stub -lvita2d -lSceVshBridge_stub -lfreetype -lpng -ljpeg -lz -lm -lc -o VITAident.elf
lto1.exe: internal compiler error: bytecode stream: string too long for the string table
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
lto-wrapper.exe: fatal error: C:\msys64\usr\local\vitasdk\bin\arm-vita-eabi-gcc.exe returned 1 exit status
compilation terminated.
c:/msys64/usr/local/vitasdk/bin/../lib/gcc/arm-vita-eabi/6.2.0/../../../../arm-vita-eabi/bin/ld.exe: error: lto-wrapper failed
collect2.exe: error: ld returned 1 exit status
make: *** [Makefile:39: VITAident.elf] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions