--- Ursprüngliche Nachricht --- 
Datum: 13.05.2006 23:56
Von: Cross-LFS Support List <[email protected]>
An: Cross-LFS Support List <[email protected]>
Betreff: Re: [Clfs-support] Cross-Compiled Linux From Scratch -
Version CLFS-SVN-20060512-x86_64-Pure64
  
> Also what is strange is that it's failing looking for the hosts glibc 
> start files.
> 
> /cross-tools/bin/x86_64-unknown-linux-gnu-ld: crt1.o
> 
> 
> Does /usr/lib/crt* exist in your host distro, if they do run file 
> /usr/lib/crt* on them and show us the output.
> 

sorry, i`m looking for directory.

[EMAIL PROTECTED] ls *crt*
crt1.o  crti.o  crtn.o  gcrt1.o  Mcrt1.o  Scrt1.o

Mcrt1.o contains: Mcrt1.o: ELF 32-bit LSB relocatable, Intel 80386,
version
 1 (SYSV), not stripped

Scrt1.o contains: Scrt1.o: ELF 32-bit LSB relocatable, Intel 80386,
version
 1 (SYSV), not stripped
00000000 D __data_start
00000000 W data_start
00000000 R _fp_hw
         U _GLOBAL_OFFSET_TABLE_
00000004 R _IO_stdin_used
         U __libc_csu_fini
         U __libc_csu_init
         U __libc_start_main
         U main
00000000 T _start

crt1.o contain: crt1.o: ELF 32-bit LSB relocatable, Intel 80386, version
1 (SYSV), not stripped
00000000 D __data_start
00000000 W data_start
00000000 R _fp_hw
00000004 R _IO_stdin_used
         U __libc_csu_fini
         U __libc_csu_init
         U __libc_start_main
         U main
00000000 T _start

crti.o contains: crti.o: ELF 32-bit LSB relocatable, Intel 80386, version
1 (SYSV), not stripped
00000000 t call_gmon_start
00000000 T _fini
         U _GLOBAL_OFFSET_TABLE_
         w __gmon_start__
00000000 T _init

crtn.o contains: crtn.o: ELF 32-bit LSB relocatable, Intel 80386, version
1 (SYSV), not stripped

gcrt1.o contains: gcrt1.o: ELF 32-bit LSB relocatable, Intel 80386,
version
 1 (SYSV), not stripped
         U atexit
00000000 b called.3006
00000000 D __data_start
00000000 W data_start
         U etext
00000000 R _fp_hw
00000030 T __gmon_start__
00000004 R _IO_stdin_used
         U __libc_csu_fini
         U __libc_csu_init
         U __libc_start_main
         U main
         U _mcleanup
         U __monstartup
00000000 T _start



_______________________________________________
Clfs-support mailing list
[email protected]
http://ninja.linux-phreak.biz/mailman/listinfo/clfs-support

Reply via email to