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

           Summary: make: *** [configure-target-libstdc++-v3] Error 1
                    Cross compile GCC for Alpha Architecture
           Product: gcc
           Version: 4.0.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: wen.jian.o...@gmail.com


Hi there ,, 

I'm Cross compiling a GNU GCC for Alpha Architecture on my i686-pc-linux-gnu
machine. The crosstool that I used is gcc-4.0.2-glibc-2.3.6 and the output is
shown below ,

checking if alpha-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions ...
no
checking whether the linker (alpha-unknown-linux-gnu-ld) supports shared
libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking command to parse alpha-unknown-linux-gnu-nm output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
updating cache ./config.cache
configure: loading cache ./config.cache
checking how to run the C++ preprocessor... /lib/cpp
loading cache ./config.cache within ltconfig
checking host system type... alpha-unknown-linux-gnu
checking build system type... i686-pc-linux-gnu
ltcf-cxx.sh: error: problem compiling test program
checking for objdir... .libs
checking for alpha-unknown-linux-gnu-c++ option to produce PIC...  -DPIC
checking if alpha-unknown-linux-gnu-c++ PIC flag  -DPIC works... no
checking if alpha-unknown-linux-gnu-c++ static flag  works... no
finding the maximum length of command line arguments... (cached) 49153
checking if alpha-unknown-linux-gnu-c++ supports -c -o file.o... (cached) yes
checking whether the linker (alpha-unknown-linux-gnu-ld) supports shared
libraries... 
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking command to parse alpha-unknown-linux-gnu-nm output... failed
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
appending configuration tag "CXX" to libtool
checking for exception model to use... configure: error: unable to detect
exception model
make: *** [configure-target-libstdc++-v3] Error 1

Reply via email to