This is the mail archive of the gcc@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]

Re: announce: MELT plugin 0.8rc2 for 4.6


On Fri, 08 Jul 2011 19:50:11 +1000
Allan McRae <allan@archlinux.org> wrote:

> On 08/07/11 19:15, Basile Starynkevitch wrote:
> > On Fri, Jul 08, 2011 at 06:41:30PM +1000, Allan McRae wrote:
> >> empty-file-for-melt.c
> >> cc1: note: MELT is bootstrapping so ignore builtin source directory
> >> /usr/lib/gcc/i686-pc-linux-gnu/4.6.1/plugin/melt-source and module
> >> directory
> >> /usr/lib/gcc/i686-pc-linux-gnu/4.6.1/plugin/libexec/melt-modules
> >> *** WARNING *** there are active plugins, do not report this as a
> >> bug unless you can reproduce it without enabling any plugins.
> >> Event                            | Plugins
> >> PLUGIN_FINISH_UNIT               | melt
> >> PLUGIN_FINISH                    | melt
> >> PLUGIN_GGC_START                 | melt
> >> PLUGIN_GGC_MARKING               | melt
> >> PLUGIN_ATTRIBUTES                | melt
> >> PLUGIN_START_UNIT                | melt
> >> PLUGIN_PRAGMAS                   | melt
> >> cc1: internal compiler error: Segmentation fault
> >> Please submit a full bug report,
> >
> >
> > Did you install a previous release of MELT plugin (e.g. 0.8rc1 or 0.7)? If
> > you did, you have to remove it entirely (eg remove all files named *melt*)?
> >
> 


Alexandre Lissy discovered that by replacing, in file
melt-0.8rc2-plugin-for-gcc-4.6/melt-build.mk line 420,
   MELT_STAGE_ZERO?= melt-stage0-dynamic 
with
   MELT_STAGE_ZERO = melt-stage0-static
the bug disappears. 

Allan, could you confirm that it is the case for you also? Thanks!

Cheers.
-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mine, sont seulement les miennes} ***


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