This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug lto/54206] build in source dir breaks lto plugin detection


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54206

Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aoliva at gcc dot gnu.org,
                   |                            |bonzini at gnu dot org, dj
                   |                            |at redhat dot com,
                   |                            |Ralf.Wildenhues at gmx dot
                   |                            |de

--- Comment #4 from Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> 2012-10-04 18:44:16 UTC ---
(In reply to comment #3)
> I've just hit this problem too after a large amount (for me!) of debugging the
> build process of GCC. A big +1 to either fixing it "properly" (however that may
> be achieved), or completely deprecating the srcdir==objdir build so people like
> myself and Andi don't get waylaid for a long time diagnosing the issue.

Nobody is even thinking about fixing it ever, so I wonder why keep punishing
users.

It would be extra nice to detect that objdir is a subdirectory of srcdir and
give a nice error.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]