[Bug libobjc/30445] Fix for FIXME in gcc-4_2-branch/libobjc/Makefile.in

2010-03-25 Thread rob1weld at aol dot com
--- Comment #10 from rob1weld at aol dot com 2010-03-25 10:29 --- (In reply to comment #9) > I don't think you have any bug. Enjoy your DLL! Thanks for fixing this _2_ year old Bug. GCC 4.2.x (especially 4.2.1) is an important version of our compiler since: * It is able to compile mo

[Bug libobjc/30445] Fix for FIXME in gcc-4_2-branch/libobjc/Makefile.in

2010-03-22 Thread davek at gcc dot gnu dot org
--- Comment #9 from davek at gcc dot gnu dot org 2010-03-23 05:09 --- I don't think you have any bug. Enjoy your DLL! -- davek at gcc dot gnu dot org changed: What|Removed |Added

[Bug libobjc/30445] Fix for FIXME in gcc-4_2-branch/libobjc/Makefile.in

2010-03-22 Thread davek at gcc dot gnu dot org
--- Comment #8 from davek at gcc dot gnu dot org 2010-03-23 05:05 --- Subject: Bug 30445 Author: davek Date: Tue Mar 23 05:05:35 2010 New Revision: 157662 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157662 Log: PR libobjc/30445 * configure.ac (extra_ldflags_li

[Bug libobjc/30445] Fix for FIXME in gcc-4_2-branch/libobjc/Makefile.in

2010-03-22 Thread davek at gcc dot gnu dot org
--- Comment #7 from davek at gcc dot gnu dot org 2010-03-23 02:45 --- (In reply to comment #6) > (In reply to comment #5) > > And this is ok if you post it with a changelog :). > > > > Good evening Andrew! I was just looking in MAINTAINERS to see who takes care > of objc these days! >

[Bug libobjc/30445] Fix for FIXME in gcc-4_2-branch/libobjc/Makefile.in

2010-03-22 Thread davek at gcc dot gnu dot org
--- Comment #6 from davek at gcc dot gnu dot org 2010-03-23 02:14 --- (In reply to comment #5) > And this is ok if you post it with a changelog :). > Good evening Andrew! I was just looking in MAINTAINERS to see who takes care of objc these days! Yep, it built ok. I'm just checking

[Bug libobjc/30445] Fix for FIXME in gcc-4_2-branch/libobjc/Makefile.in

2010-03-22 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2010-03-23 02:12 --- And this is ok if you post it with a changelog :). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30445

[Bug libobjc/30445] Fix for FIXME in gcc-4_2-branch/libobjc/Makefile.in

2010-03-22 Thread davek at gcc dot gnu dot org
--- Comment #4 from davek at gcc dot gnu dot org 2010-03-23 02:11 --- Created an attachment (id=20166) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20166&action=view) Use libtool to build win32 shared library This code is now simply obsoleted by libtool functionality, which we en

[Bug libobjc/30445] Fix for FIXME in gcc-4_2-branch/libobjc/Makefile.in

2010-03-22 Thread davek at gcc dot gnu dot org
--- Comment #3 from davek at gcc dot gnu dot org 2010-03-23 02:09 --- Good grief, I've managed to totally overlook objc during the dll-ification frenzy from late last summer. Confirmed that this bug still exists on HEAD. There is fortunately a very simple and safe solution enabled by r

[Bug libobjc/30445] Fix for FIXME in gcc-4_2-branch/libobjc/Makefile.in

2007-01-19 Thread rob1weld at aol dot com
--- Comment #2 from rob1weld at aol dot com 2007-01-19 12:48 --- Thank you for your assistance. I've looked into this and found the new names. If someone wished to either fix or delete (hopefully not) the libobjc.dll support I'd consider this resolved (for me) and this complaint could be

[Bug libobjc/30445] Fix for FIXME in gcc-4_2-branch/libobjc/Makefile.in

2007-01-11 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-01-12 05:34 --- The hash* functions were renamed because they conflict with some functions in some other library. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30445