Skip to content
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

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

Open
xyzz opened this issue Dec 17, 2016 · 0 comments
Open

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

xyzz opened this issue Dec 17, 2016 · 0 comments
Labels

Comments

@xyzz
Copy link
Contributor

xyzz commented Dec 17, 2016

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
@xyzz xyzz added the bug label Dec 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant