ProgrammingThis forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I want to compile some code. During link, i got the error message as:
/usr/bin/ld: /usr/lib/gcc-lib/i586-suse-linux/3.3.1/crtbeginS.o: No such file: No such file or directory
I can not find crtbeginS.o in that directory, but I find the same on the other version located at
Actually, I want to compile a FORTRAN 90 code with Dislin, using pgf90, where I met such problem. So I tried another example by c, and it gave such error message. It doesnt work when I use -l/usr/lib/gcc/i586-suse-linux/4.1.2/.
BTW, I'm not the administrator of this machine, so I prefer the method for a general user.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.