From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28244 invoked by alias); 3 Aug 2005 13:49:11 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 28236 invoked by uid 48); 3 Aug 2005 13:49:08 -0000 Date: Wed, 03 Aug 2005 13:49:00 -0000 From: "jeremy at deadbeef dot com" To: gcc-bugs@gcc.gnu.org Message-ID: <20050803134905.23215.jeremy@deadbeef.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libobjc/23215] New: libobjc doesn't work on windows. X-Bugzilla-Reason: CC X-SW-Source: 2005-08/txt/msg00326.txt.bz2 List-Id: 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