Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on...
Note: An (*) indicates there is no official participation from that distribution here at LQ. |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
06-09-2012, 03:00 AM
|
#1
|
Member
Registered: Jun 2012
Location: India
Distribution: 2.6.x
Posts: 40
Rep: 
|
on make -j 2.. executing default commands.prints..leaving directory Error 2
I am building toolchain for cross-compiler for Beagle board.
while building " build-gcc ",
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
make[1]: Leaving directory `/home/manoj_board/Control-project/build-tools/build-gcc'
make: *** [all] Error 2
hi..
I am building a toolchain for Begal board for gcc.
I am using gcc-4.5.1 for that. Facing an error that:
crt1.o not found
crti.o not found
crtbegin.o not found.
[root@Mannu include]# locate crt1.o
/usr/lib/Mcrt1.o
/usr/lib/Scrt1.o
/usr/lib/crt1.o
/usr/lib/gcrt1.o
.
.
I got this after locate.
I know that I'll have to edit ld.so.conf.... but how to edit it... I don't know.
.
somebody put some light on this problem.
Thanks
Manoj
Last edited by manoj7410; 06-10-2012 at 04:39 AM.
Reason: added the exact error.
|
|
|
06-11-2012, 08:48 AM
|
#2
|
Member
Registered: Jun 2012
Location: India
Distribution: 2.6.x
Posts: 40
Original Poster
Rep: 
|
solved.....
finally solved by me .
.
nw fighting with -lgcc.
.
.
|
|
|
06-11-2012, 08:58 AM
|
#3
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,520
|
crt1.o, crti.o : (g)libc(6) -dev -devel
crtbegin.o : gcc
Which cross-compiler are you trying to build ? Name and version, please.
And a direct download link for the cross-compiler source, please.
And : Which Linux OS are you using ? Name and version ?
.
|
|
|
06-11-2012, 09:25 AM
|
#4
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,520
|
|
|
|
06-15-2012, 11:04 PM
|
#5
|
Member
Registered: Jun 2012
Location: India
Distribution: 2.6.x
Posts: 40
Original Poster
Rep: 
|
Versins being used.
hi..
I am using gcc-4.5.1
linux-2.6.10
newlib-1.20.0
binutils-2.20.1
OS:: Fedora 15
.
.
.
still in the same error.
|
|
|
06-15-2012, 11:08 PM
|
#6
|
Member
Registered: Jun 2012
Location: India
Distribution: 2.6.x
Posts: 40
Original Poster
Rep: 
|
Quote:
Originally Posted by knudfl
|
hi... that solution was provided by me.. after some time, when I executed my program on Beagleboard.. the error occured that:
crt1.o: file format not supported.
Means crt1.o created by me is not compatible to the arm-linux-gcc (my target)
|
|
|
All times are GMT -5. The time now is 10:14 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|