public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug plugins/59335] New: Plugin doesn't build on trunk
@ 2013-11-29  3:00 joey.ye at arm dot com
  2013-11-29  3:34 ` [Bug plugins/59335] " pinskia at gcc dot gnu.org
                   ` (28 more replies)
  0 siblings, 29 replies; 30+ messages in thread
From: joey.ye at arm dot com @ 2013-11-29  3:00 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 59335
           Summary: Plugin doesn't build on trunk
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: plugins
          Assignee: unassigned at gcc dot gnu.org
          Reporter: joey.ye at arm dot com

trunk 205454 breaks plugin on x86_64 and arm. When gcc is built and installed,
using it to build any plugin with

g++ -fPIC -g -O2 -shared -I `g++ -print-file-name=plugin`/include

will result as:

install/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/plugin/include/config/i386/i386-opts.h:37:24:
fatal error: stringop.def: No such file or directory
 #include "stringop.def"

install/lib/gcc/arm-none-eabi/4.9.0/plugin/include/builtins.def:881:29: fatal
error: chkp-builtins.def: No such file or directory

It looks that some header files needed for plugins are not installed correctly.
Plugins in testsuite pass as they use headers from GCC source tree.


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

end of thread, other threads:[~2021-08-28  4:18 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-29  3:00 [Bug plugins/59335] New: Plugin doesn't build on trunk joey.ye at arm dot com
2013-11-29  3:34 ` [Bug plugins/59335] " pinskia at gcc dot gnu.org
2014-01-10 17:54 ` sje at gcc dot gnu.org
2014-01-10 17:56 ` sje at gcc dot gnu.org
2014-01-11  1:20 ` pageexec at gmail dot com
2014-01-11 13:01 ` ubizjak at gmail dot com
2014-01-26 23:34 ` pageexec at gmail dot com
2014-02-13  5:51 ` joey.ye at arm dot com
2014-02-13 11:31 ` pageexec at gmail dot com
2014-02-14  1:29 ` joey.ye at arm dot com
2014-02-18 15:02 ` pageexec at gmail dot com
2014-03-04 13:48 ` pageexec at gmail dot com
2014-03-05  9:52 ` jakub at gcc dot gnu.org
2014-03-05 15:07 ` jakub at gcc dot gnu.org
2014-03-05 21:29 ` jakub at gcc dot gnu.org
2014-03-05 22:47 ` pageexec at gmail dot com
2014-04-13 20:04 ` pageexec at gmail dot com
2014-04-13 20:46 ` ubizjak at gmail dot com
2014-04-14  7:48 ` jakub at gcc dot gnu.org
2014-04-14  9:43 ` jakub at gcc dot gnu.org
2014-04-14  9:49 ` pageexec at gmail dot com
2014-04-14 10:02 ` jakub at gcc dot gnu.org
2014-04-15  8:03 ` jakub at gcc dot gnu.org
2014-04-15  8:04 ` jakub at gcc dot gnu.org
2014-04-15  8:10 ` jakub at gcc dot gnu.org
2014-08-25  2:16 ` terry.guo at arm dot com
2014-08-25  2:17 ` joey.ye at arm dot com
2014-09-05  6:52 ` jye2 at gcc dot gnu.org
2014-09-05  6:56 ` joey.ye at arm dot com
2021-08-28  4:18 ` 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).