[Bug target/40125] libgcc_s DLL installed in wrong directory in cross toolchain

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40125 --- Comment #11 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:51:15 UTC --- Author: dnovillo Date: Wed Feb 2 17:51:04 2011 New Revision: 169606 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169606 Log: PR target/40125

[Bug target/40125] libgcc_s DLL installed in wrong directory in cross toolchain

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40125 --- Comment #12 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 17:51:31 UTC --- Author: dnovillo Date: Wed Feb 2 17:51:28 2011 New Revision: 169608 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169608 Log: gcc/ChangeLog:

[Bug target/40125] libgcc_s DLL installed in wrong directory in cross toolchain

2011-01-25 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40125 Dave Korn davek at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/40125] libgcc_s DLL installed in wrong directory in cross toolchain

2010-12-05 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40125 --- Comment #6 from Dave Korn davek at gcc dot gnu.org 2010-12-06 00:50:11 UTC --- Author: davek Date: Mon Dec 6 00:50:04 2010 New Revision: 167480 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167480 Log: config/ChangeLog: 2010-12-06

[Bug target/40125] libgcc_s DLL installed in wrong directory in cross toolchain

2010-12-05 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40125 --- Comment #7 from Dave Korn davek at gcc dot gnu.org 2010-12-06 00:54:23 UTC --- That still leaves libffi and libgcc_s to fix; I'll get to them shortly.

[Bug target/40125] libgcc_s DLL installed in wrong directory in cross toolchain

2010-12-03 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40125 Dave Korn davek at gcc dot gnu.org changed: What|Removed |Added Attachment #22549|0 |1 is

[Bug target/40125] libgcc_s DLL installed in wrong directory in cross toolchain

2010-11-27 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40125 --- Comment #4 from Dave Korn davek at gcc dot gnu.org 2010-11-28 01:29:27 UTC --- Created attachment 22549 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22549 testing patch Something along these lines ought to get us most of the way there.

[Bug target/40125] libgcc_s DLL installed in wrong directory in cross toolchain

2010-04-16 Thread dougsemler at gmail dot com
--- Comment #3 from dougsemler at gmail dot com 2010-04-16 14:53 --- Right now in a cross environment, the target libraries, when built as DLLs, are also installed in the host's bindir, due to the -bindir flag now being passed to libtool. While this may be appropriate in a native

[Bug target/40125] libgcc_s DLL installed in wrong directory in cross toolchain

2009-08-12 Thread davek at gcc dot gnu dot org
-- davek at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |davek at gcc dot gnu dot org |dot org

[Bug target/40125] libgcc_s DLL installed in wrong directory in cross toolchain

2009-08-12 Thread davek at gcc dot gnu dot org
--- Comment #1 from davek at gcc dot gnu dot org 2009-08-12 22:57 --- Even the target-specific i686-mingw32/bin directory contains host applications, i.e. the non-$target-prefixed versions of the binutils. So since these DLLs are never going to be used on the host, we could put them in