[Bug target/37989] PR37528 fix broke --disable-shared on mingw32

2008-11-03 Thread mikpe at it dot uu dot se
--- Comment #3 from mikpe at it dot uu dot se 2008-11-03 13:49 --- (In reply to comment #2) Danny, I've tested the revised patch both with and without --disable-shared, and both configs build and work fine. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37989

[Bug target/37989] PR37528 fix broke --disable-shared on mingw32

2008-11-03 Thread dannysmith at gcc dot gnu dot org
--- Comment #4 from dannysmith at gcc dot gnu dot org 2008-11-04 02:17 --- Subject: Bug 37989 Author: dannysmith Date: Tue Nov 4 02:16:07 2008 New Revision: 141575 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=141575 Log: 2008-11-03 Mikael Pettersson [EMAIL PROTECTED]

[Bug target/37989] PR37528 fix broke --disable-shared on mingw32

2008-11-03 Thread dannysmith at users dot sourceforge dot net
--- Comment #5 from dannysmith at users dot sourceforge dot net 2008-11-04 02:21 --- Fixed by Mikael's patch -- dannysmith at users dot sourceforge dot net changed: What|Removed |Added

[Bug target/37989] PR37528 fix broke --disable-shared on mingw32

2008-11-02 Thread dannysmith at users dot sourceforge dot net
-- dannysmith at users dot sourceforge dot net changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |dannysmith at users dot |dot org

[Bug target/37989] PR37528 fix broke --disable-shared on mingw32

2008-11-02 Thread dannysmith at users dot sourceforge dot net
--- Comment #2 from dannysmith at users dot sourceforge dot net 2008-11-03 07:45 --- Created an attachment (id=16614) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16614action=view) revised patch to quard with ENABLE_SHARED_LIBGCC Hi Mikael, I have modified your patch slightly