public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/29107]  New: wrong libobjc linked when objc testsuite is run on Darwin PPC (should be -lobjc-gnu)
@ 2006-09-16 16:02 howarth at nitro dot med dot uc dot edu
  2006-09-16 16:07 ` [Bug testsuite/29107] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2006-09-16 16:02 UTC (permalink / raw)
  To: gcc-bugs

Currently when the objc testsuite is run on Darwin PPC, the wrong (system)
libobjc is linked
in rather than the correct libobjc-gnu shared library. This problem is
described on the
gcc mailing list at...

http://gcc.gnu.org/ml/gcc/2006-09/msg00286.html

and makes any test results for objc on Darwin invalid.


-- 
           Summary: wrong libobjc linked when objc testsuite is run on
                    Darwin PPC (should be -lobjc-gnu)
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: howarth at nitro dot med dot uc dot edu
 GCC build triplet: powerpc-apple-darwin8
  GCC host triplet: powerpc-apple-darwin8
GCC target triplet: powerpc-apple-darwin8


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


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

* [Bug testsuite/29107] wrong libobjc linked when objc testsuite is run on Darwin PPC (should be -lobjc-gnu)
  2006-09-16 16:02 [Bug testsuite/29107] New: wrong libobjc linked when objc testsuite is run on Darwin PPC (should be -lobjc-gnu) howarth at nitro dot med dot uc dot edu
@ 2006-09-16 16:07 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-09-16 16:07 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-09-16 16:07 -------
You are wrong.

There are two Objective-C runtimes.
One is the GNU runtime and one is the NeXt^wApple runtime.
Darwin defaults to the NeXt runtime.
Just PPC64 Darwin does not include a 64bit version of the NeXT Runtime.

The two runtimes have differnet slightly different functions.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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

end of thread, other threads:[~2006-09-16 16:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-16 16:02 [Bug testsuite/29107] New: wrong libobjc linked when objc testsuite is run on Darwin PPC (should be -lobjc-gnu) howarth at nitro dot med dot uc dot edu
2006-09-16 16:07 ` [Bug testsuite/29107] " pinskia at gcc dot gnu dot 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).