On 4/7/07, Ivan Bažulić <[EMAIL PROTECTED]> wrote:
> > Did you get anything in dummy.log ? If you did, what does it list
> > for SEARCH_DIR ?
>
> yeah....i did get dummy.log and it's reading the following directories:
>
> SEARCH_DIR("/tools/i686-pc-linux-gnu/lib"); SEARCH_DIR("/usr/lib");
> SEARCH_DIR("/lib");
>
> i don't understand...if cc is reading the /usr/lib directory, how come
> it can't find crt1.o library? because it it there: created on April
> 6th 14:26.
ok..i managed to fix a portion of the problem. it seems that the perl
script didn't execute in the proper way the first time. but, another
problem has arisen. i can now compile the dummy.c file and i get the
output, but the cc compiler still can't find crt1.o library. readelf
returns the correct value:
[Requesting program interpreter: /lib/ld-linux.so.2]
this is the output of dummy.log:
/usr/lib/crti.o succeeded
/usr/lib/crtn.o succeeded
as you can see, there's no crt1.o.
grep SEARCH_DIR of dummy.log returns the above mentioned search directories.
--
Eddy
proud member of UFPCroatia.com
http://www.ufpcroatia.com
http://forum.ufpcroatia.com
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page