You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey. I am trying to run the ps3toolchain script, and at the point where it is supposed to link psl1ght, i get:
ld: library not found for -lcrt1.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [make_self] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2
../scripts/008-psl1ght.sh: Failed.
ERROR: Could not run the toolchain script.
How, and where, do I remove -lcrt1.o? Its not a library after all, its an object O.o...
Kind regards, Ingwie.
The text was updated successfully, but these errors were encountered:
Hey. I am trying to run the ps3toolchain script, and at the point where it is supposed to link psl1ght, i get:
How, and where, do I remove -lcrt1.o? Its not a library after all, its an object O.o...
Kind regards, Ingwie.
The text was updated successfully, but these errors were encountered: