public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/45258]  New: linkage on -lm and -lpthread should be purged from darwin build
@ 2010-08-11 16:31 howarth at nitro dot med dot uc dot edu
  2010-08-11 17:03 ` [Bug target/45258] " pinskia at gmail dot com
                   ` (10 more replies)
  0 siblings, 11 replies; 17+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2010-08-11 16:31 UTC (permalink / raw)
  To: gcc-bugs

Currently libjava is being improperly linked (PR java/41991) due to the
presence of -lm and -lpthreads on the shared library linkages. This causes
libSystem.dylib to be pushed to the front of the linkage and breaks the logic
used by libgcc_ext. We should add and set defines for HAVE_LIBSYSTEM_PTHREADS
and HAVE_LIBSYSTEM_LIBMATH to configure and use these for conditionals in the
Makefile.am's where appropriate to avoid passing -lm and -lpthread on darwin.


-- 
           Summary: linkage on -lm and -lpthread should be purged from
                    darwin build
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: howarth at nitro dot med dot uc dot edu
 GCC build triplet: *-apple-darwin*
  GCC host triplet: *-apple-darwin*
GCC target triplet: *-apple-darwin*


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


^ permalink raw reply	[flat|nested] 17+ messages in thread
[parent not found: <bug-45258-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2011-01-10 20:28 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-11 16:31 [Bug target/45258] New: linkage on -lm and -lpthread should be purged from darwin build howarth at nitro dot med dot uc dot edu
2010-08-11 17:03 ` [Bug target/45258] " pinskia at gmail dot com
2010-08-11 17:03 ` [Bug target/45258] New: " Andrew Pinski
2010-08-12  0:55 ` [Bug target/45258] " howarth at nitro dot med dot uc dot edu
2010-08-12  0:58 ` howarth at nitro dot med dot uc dot edu
2010-08-12  3:41 ` [Bug target/45258] linkage on -ldl, " howarth at nitro dot med dot uc dot edu
2010-08-12  3:42 ` howarth at nitro dot med dot uc dot edu
2010-08-12  4:01 ` howarth at nitro dot med dot uc dot edu
2010-08-12  4:03 ` howarth at nitro dot med dot uc dot edu
2010-08-12  4:12 ` howarth at nitro dot med dot uc dot edu
2010-08-12  5:52 ` howarth at nitro dot med dot uc dot edu
2010-08-12 11:23 ` howarth at nitro dot med dot uc dot edu
     [not found] <bug-45258-4@http.gcc.gnu.org/bugzilla/>
2011-01-10 19:08 ` rwild at gcc dot gnu.org
2011-01-10 19:59 ` howarth at nitro dot med.uc.edu
2011-01-10 20:07 ` mrs at gcc dot gnu.org
2011-01-10 20:25 ` iains at gcc dot gnu.org
2011-01-10 20:56 ` howarth at nitro dot med.uc.edu

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