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

ld: library not found for -lcrt1.o #59

Open
nevik-xx opened this issue Aug 20, 2012 · 0 comments
Open

ld: library not found for -lcrt1.o #59

nevik-xx opened this issue Aug 20, 2012 · 0 comments

Comments

@nevik-xx
Copy link

I have gotten this error while building the geohot tools in psl1ght but the updated version from euss still build?

Everything runs fine in all scripts until the tools in psl1ght.

building ... make_self
ld: library not found for -lcrt1.o
collect2: ld returned 1 exit status
make[2]: *** [make_self] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2
../scripts/011-psl1ght.sh: Failed.
ERROR: Could not run the toolchain script.

I also tried to build some of the other tools and cgcomp, sprxlinker both get the same error.
Ps3py builds fine.

Software Mac OS X Lion 10.7.4 (11E53)
Xcode 4.3.3

Thanks for any help!

I have found that the proper libraries are installed in /usr/lib. crt1.10.5.o, crt1.10.6.o and crt1.o are all there. I will try and link the libraries and rerun the script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant