[PATCH] Fix in-srcdir build of gcc
Joseph S. Myers
joseph@codesourcery.com
Fri Feb 25 23:02:00 GMT 2005
More information about the Binutils mailing list
Fri Feb 25 23:02:00 GMT 2005
- Previous message (by thread): [PATCH] Fix in-srcdir build of gcc
- Next message (by thread): [PATCH] Fix in-srcdir build of gcc
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 25 Feb 2005, Paolo Bonzini wrote: > This patch is a "definitive" solution to the problem of building gcc > in-srcdir. It builds host modules out of srcdir always, so that they do not > conflict with the configuration of build or target modules. For an > out-of-srcdir build, this does not change anything, but when --srcdir=. gcc > will be configured to for example host-i686-pc-linux-gnu/gcc, ld will be > configured to for example host-i686-pc-linux-gnu/ld, etc. Your ChangeLogs should mention GCC bug 17383. -- Joseph S. Myers http://www.srcf.ucam.org/~jsm28/gcc/ jsm@polyomino.org.uk (personal mail) joseph@codesourcery.com (CodeSourcery mail) jsm28@gcc.gnu.org (Bugzilla assignments and CCs)
- Previous message (by thread): [PATCH] Fix in-srcdir build of gcc
- Next message (by thread): [PATCH] Fix in-srcdir build of gcc
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list