Configure Script does not detect elf_getshdrstrndx

<checking for elf_getshdrstrndx... no>

But still tries to use it in stage 2 bootstrap and gives error,

../../trunk/gcc/lto/lto-elf.c: In function 'validate_file' :
../../trunk/gcc/lto/lto-elf.c:539:3:error: implicit declaration of
function 'elf_getshdrstrndx' [-Werror=implicit-function-declaration]


-- 
           Summary: Bootstrap error about elf_getshdrstrndx when configure
                    script does not detect elf_getshdrstrndx
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: soni dot sandeepb at gmail dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44079

Reply via email to