2 problems:

I noticed that thr-win32.c has no implementation, only stubs.  There is a 
version that has implementation at http://savannah.gnu.org/cgi-
bin/viewcvs/gnustep/gnustep/dev-libs/libobjc/thr-win32.c?rev=HEAD&content-
type=text/vnd.viewcvs-markup
That is not my code, and I am not the copyright holder, so I don't know what 
you need to do to get this into gcc.

second problem, libobjc isn't built as a dll on windows, and it needs to be so 
that other dlls can use objective-c.

Solve those two problems, and objc on win32 will be perfect!

-- 
           Summary: libobjc doesn't work on windows.
           Product: gcc
           Version: 3.4.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libobjc
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jeremy at deadbeef dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: mingw32
  GCC host triplet: mingw32
GCC target triplet: mingw32


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

Reply via email to