سلام
مشکل چیه؟ دارم gcc رو کامپایل میکنم!
/usr/bin/ld: build/gentarget-def.o: in function `def_target_insn(char const*, char const*)':
/mnt/lfs/sources/gcc/build/gcc/../../gcc/gentarget-def.c:161: undefined reference to `hash_table<insn_hasher, false, xcallocator>::find_with_hash(char const* const&, unsigned int)'
/usr/bin/ld: /mnt/lfs/sources/gcc/build/gcc/../../gcc/gentarget-def.c:223: undefined reference to `hash_table<nofree_string_hash, false, xcallocator>::find_slot(char const* const&, insert_option)'
/usr/bin/ld: /mnt/lfs/sources/gcc/build/gcc/../../gcc/gentarget-def.c:186: undefined reference to `hash_map<nofree_string_hash, char const*, simple_hashmap_traits<default_hash_traits<nofree_string_hash>, char const*> >::get_or_insert(char const* const&, bool*)'
/usr/bin/ld: build/gentarget-def.o: in function `main':
/mnt/lfs/sources/gcc/build/gcc/../../gcc/gentarget-def.c:289: undefined reference to `hash_table<insn_hasher, false, xcallocator>::hash_table(unsigned long, bool, bool, bool, mem_alloc_origin)'
/usr/bin/ld: /mnt/lfs/sources/gcc/build/gcc/../../gcc/gentarget-def.c:290: undefined reference to `hash_table<nofree_string_hash, false, xcallocator>::hash_table(unsigned long, bool, bool, bool, mem_alloc_origin)'
/usr/bin/ld: /mnt/lfs/sources/gcc/build/gcc/../../gcc/gentarget-def.c:291: undefined reference to `hash_map<nofree_string_hash, char const*, simple_hashmap_traits<default_hash_traits<nofree_string_hash>, char const*> >::hash_map(unsigned long, bool, bool, bool)'
/usr/bin/ld: /mnt/lfs/sources/gcc/build/gcc/../../gcc/gentarget-def.c:293: undefined reference to `md_rtx_info::md_rtx_info()'
/usr/bin/ld: /mnt/lfs/sources/gcc/build/gcc/../../gcc/gentarget-def.c:274: undefined reference to `hash_table<insn_hasher, false, xcallocator>::find_slot_with_hash(char const* const&, unsigned int, insert_option)'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:3004: build/gentarget-def] Error 1
make[2]: Leaving directory '/mnt/lfs/sources/gcc/build/gcc'
make[1]: *** [Makefile:4420: all-gcc] Error 2
make[1]: Leaving directory '/mnt/lfs/sources/gcc/build'
make: *** [Makefile:947: all] Error 2