public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/47052] New: make: *** [configure-target-libstdc++-v3] Error 1 Cross compile GCC for Alpha Architecture
@ 2010-12-23 14:02 wen.jian.ongx at gmail dot com
  2010-12-30 17:04 ` [Bug libstdc++/47052] " rwild at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: wen.jian.ongx at gmail dot com @ 2010-12-23 14:02 UTC (permalink / raw)
  To: gcc-bugs

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: unassigned@gcc.gnu.org
        ReportedBy: wen.jian.ongx@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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libstdc++/47052] make: *** [configure-target-libstdc++-v3] Error 1 Cross compile GCC for Alpha Architecture
  2010-12-23 14:02 [Bug libstdc++/47052] New: make: *** [configure-target-libstdc++-v3] Error 1 Cross compile GCC for Alpha Architecture wen.jian.ongx at gmail dot com
@ 2010-12-30 17:04 ` rwild at gcc dot gnu.org
  2011-01-03 13:36 ` paolo.carlini at oracle dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: rwild at gcc dot gnu.org @ 2010-12-30 17:04 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Ralf Wildenhues <rwild at gcc dot gnu.org> 2010-12-30 17:03:57 UTC ---
GCC 4.0.2 is old and not actively maintained any more.  Can you reproduce the
problem with version 4.3.5 or newer, ideally with trunk?


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libstdc++/47052] make: *** [configure-target-libstdc++-v3] Error 1 Cross compile GCC for Alpha Architecture
  2010-12-23 14:02 [Bug libstdc++/47052] New: make: *** [configure-target-libstdc++-v3] Error 1 Cross compile GCC for Alpha Architecture wen.jian.ongx at gmail dot com
  2010-12-30 17:04 ` [Bug libstdc++/47052] " rwild at gcc dot gnu.org
@ 2011-01-03 13:36 ` paolo.carlini at oracle dot com
  2011-01-27 14:47 ` paolo.carlini at oracle dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: paolo.carlini at oracle dot com @ 2011-01-03 13:36 UTC (permalink / raw)
  To: gcc-bugs

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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2011.01.03 13:36:39
     Ever Confirmed|0                           |1


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libstdc++/47052] make: *** [configure-target-libstdc++-v3] Error 1 Cross compile GCC for Alpha Architecture
  2010-12-23 14:02 [Bug libstdc++/47052] New: make: *** [configure-target-libstdc++-v3] Error 1 Cross compile GCC for Alpha Architecture wen.jian.ongx at gmail dot com
  2010-12-30 17:04 ` [Bug libstdc++/47052] " rwild at gcc dot gnu.org
  2011-01-03 13:36 ` paolo.carlini at oracle dot com
@ 2011-01-27 14:47 ` paolo.carlini at oracle dot com
  2012-04-07  6:49 ` gnugcc at marino dot st
  2012-04-07  7:20 ` gnugcc at marino dot st
  4 siblings, 0 replies; 6+ messages in thread
From: paolo.carlini at oracle dot com @ 2011-01-27 14:47 UTC (permalink / raw)
  To: gcc-bugs

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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
                 CC|                            |paolo.carlini at oracle dot
                   |                            |com
         Resolution|                            |INVALID

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-01-27 14:27:05 UTC ---
Feedback not forthcoming.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libstdc++/47052] make: *** [configure-target-libstdc++-v3] Error 1 Cross compile GCC for Alpha Architecture
  2010-12-23 14:02 [Bug libstdc++/47052] New: make: *** [configure-target-libstdc++-v3] Error 1 Cross compile GCC for Alpha Architecture wen.jian.ongx at gmail dot com
                   ` (2 preceding siblings ...)
  2011-01-27 14:47 ` paolo.carlini at oracle dot com
@ 2012-04-07  6:49 ` gnugcc at marino dot st
  2012-04-07  7:20 ` gnugcc at marino dot st
  4 siblings, 0 replies; 6+ messages in thread
From: gnugcc at marino dot st @ 2012-04-07  6:49 UTC (permalink / raw)
  To: gcc-bugs

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

John Marino <gnugcc at marino dot st> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gnugcc at marino dot st

--- Comment #3 from John Marino <gnugcc at marino dot st> 2012-04-07 06:48:47 UTC ---
For what it's worth, this report is *not* invalid.

I'm attempting to cross-compile libstdc++-v3 from FreeBSD 9.0 to ARMv5 using
gcc 4.6.3 (the latest of the 4.6 series) and I'm hitting this error too.

In fairness, it's a patched version of gcc 4.6.3 to target Android on ARM. 
This was an attempt to extend the existing lang/gnatdroid-armv5 cross-compiler
port on FreeBSD to include c++, objC, and Fortran.

The commonality between the original report and mine is the cross-compile. 
maybe that's the case where the configure test is lacking.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libstdc++/47052] make: *** [configure-target-libstdc++-v3] Error 1 Cross compile GCC for Alpha Architecture
  2010-12-23 14:02 [Bug libstdc++/47052] New: make: *** [configure-target-libstdc++-v3] Error 1 Cross compile GCC for Alpha Architecture wen.jian.ongx at gmail dot com
                   ` (3 preceding siblings ...)
  2012-04-07  6:49 ` gnugcc at marino dot st
@ 2012-04-07  7:20 ` gnugcc at marino dot st
  4 siblings, 0 replies; 6+ messages in thread
From: gnugcc at marino dot st @ 2012-04-07  7:20 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from John Marino <gnugcc at marino dot st> 2012-04-07 07:20:00 UTC ---
Adding "--disable-sjlj-exceptions" to the configure options will get one past
this error on the android/arm target.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-04-07  7:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-23 14:02 [Bug libstdc++/47052] New: make: *** [configure-target-libstdc++-v3] Error 1 Cross compile GCC for Alpha Architecture wen.jian.ongx at gmail dot com
2010-12-30 17:04 ` [Bug libstdc++/47052] " rwild at gcc dot gnu.org
2011-01-03 13:36 ` paolo.carlini at oracle dot com
2011-01-27 14:47 ` paolo.carlini at oracle dot com
2012-04-07  6:49 ` gnugcc at marino dot st
2012-04-07  7:20 ` gnugcc at marino dot st

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).