public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/54206] New: build in source dir breaks lto plugin detection
@ 2012-08-09  3:35 andi-gcc at firstfloor dot org
  2012-08-09  8:31 ` [Bug lto/54206] " steven at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: andi-gcc at firstfloor dot org @ 2012-08-09  3:35 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 54206
           Summary: build in source dir breaks lto plugin detection
    Classification: Unclassified
           Product: gcc
           Version: 4.7.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: andi-gcc@firstfloor.org


when building inside the source dir with a plugin ld that supports plugin
this check in gcc/configure.ac fails

AC_MSG_CHECKING(linker plugin support)
gcc_cv_lto_plugin=0
if test -f liblto_plugin.la; then


Result is a compiler without ld plugin support

It works with a separate build dir

Should either handle this or error out on in tree builds


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-08-26  0:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-09  3:35 [Bug lto/54206] New: build in source dir breaks lto plugin detection andi-gcc at firstfloor dot org
2012-08-09  8:31 ` [Bug lto/54206] " steven at gcc dot gnu.org
2012-08-09 12:39 ` andi-gcc at firstfloor dot org
2012-10-04 18:11 ` matt at godbolt dot org
2012-10-04 18:44 ` manu at gcc dot gnu.org
2012-10-04 18:51 ` andi-gcc at firstfloor dot org
2012-10-04 19:05 ` jakub at gcc dot gnu.org
2012-10-05  6:34 ` bonzini at gnu dot org
2021-08-26  0:04 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).