public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/47124] New: *solaris2 configurations configure, but don't build
@ 2010-12-29 17:52 amylaar at gcc dot gnu.org
  2011-07-25 14:58 ` [Bug target/47124] " ro at gcc dot gnu.org
  2011-07-25 15:02 ` ro at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: amylaar at gcc dot gnu.org @ 2010-12-29 17:52 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: *solaris2 configurations configure, but don't build
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: amylaar@gcc.gnu.org
            Blocks: 47093
              Host: x86_64-pc-linux-gnu
            Target: *solaris2


Solaris2 configurations without a minor OS version number, e.g.
sparc-sun-solaris2 --enable-threads=solaris,
configure, but fail to build because LIB_THREAD_LDFLAGS_SPEC is not defined:

../../../gcc/gcc/gcc.c:684:31: error: expected ‘,’ or ‘;’ before
‘LIB_THREAD_LDFLAGS_SPEC’
make[2]: *** [gcc.o] Error 1

If this configuration is not supposed to work, it would be preferable to
reject it at configure time.


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

end of thread, other threads:[~2011-07-25 15:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-29 17:52 [Bug target/47124] New: *solaris2 configurations configure, but don't build amylaar at gcc dot gnu.org
2011-07-25 14:58 ` [Bug target/47124] " ro at gcc dot gnu.org
2011-07-25 15:02 ` ro at gcc dot gnu.org

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).