* [Buildroot] Errors using gcc in target
@ 2006-12-20 13:32 Rory Vieira
0 siblings, 0 replies; only message in thread
From: Rory Vieira @ 2006-12-20 13:32 UTC (permalink / raw)
To: buildroot
Hi,
My excuses for the 'flood' of questions, but here's another one...
I have succesfully built my buildroot, and am trying to configure a
source package...
After checking for gcc it tries a simple compile program:
int
main ()
{
;
return 0;
}
and returns:
configure:1721: gcc conftest.c >&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
crt0.o is installed in /usr/lib on the target
Any ideas are very welcome
Cheers,
--
Rory Slegtenhorst
rory dot slegtenhorst at gmail dot com
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-12-20 13:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-20 13:32 [Buildroot] Errors using gcc in target Rory Vieira
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox