http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40125
--- Comment #12 from Diego Novillo 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=gcc&view=rev&rev=169608
Log:
gcc/ChangeLog:
PR target/40125
* confi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40125
--- Comment #11 from Diego Novillo 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=gcc&view=rev&rev=169606
Log:
PR target/40125
* configure.ac (AM_LTLD
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40125
Dave Korn changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40125
--- Comment #7 from Dave Korn 2010-12-06 00:54:23
UTC ---
That still leaves libffi and libgcc_s to fix; I'll get to them shortly.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40125
--- Comment #6 from Dave Korn 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=gcc&view=rev&rev=167480
Log:
config/ChangeLog:
2010-12-06 Dave Korn
PR targ
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40125
Dave Korn changed:
What|Removed |Added
Attachment #22549|0 |1
is obsolete|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40125
--- Comment #4 from Dave Korn 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.
--- 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 compil
--- Comment #2 from ktietz at gcc dot gnu dot org 2009-08-13 06:08 ---
(In reply to comment #1)
> 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 us
--- 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
--
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
11 matches
Mail list logo