[Buildroot] Errors using gcc in target

Rory Vieira rory.vieira at gmail.com
Wed Dec 20 13:32:10 UTC 2006


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



More information about the buildroot mailing list