Re: eel: gcc internal compiler error while compiling Garnome 0.19.3
- From: "Sandeep Khanna" <sandeep khanna villanova edu>
- To: Rémi Cohen-Scali <Remi Cohen-Scali com>
- Cc: GarNome Mailing List <garnome-list gnome org>
- Subject: Re: eel: gcc internal compiler error while compiling Garnome 0.19.3
- Date: Sun, 15 Dec 2002 14:28:00 -0500
Hi,
Thanks for the advice. I think it is worth a try.
Considering that it took me 6 long hours of compilation to come to that
point and, I have done that twice !! Once with -march=k6-2 and once with
-march=k6
How can I just remove the optimizations for just this package or the
next few packages while keeping the previously compiled stuff intact? I
tried to go in garnome-0.19.3/eel/work/eel-2.1.3 and see if it had the
compile options I set in the main garnome-0.19.3/gar.conf.mk file. But,
I couldn't find any such thing.
If there is no way to just change the compile options for this single or
few packages then I will have to recompile everything from start !!!
And, from the way things are going, I suppose it might take almost a day
or two for it to compile !!!
Well, Just another task to accompany my already compiling 2.4.20 kernel.
Thanks,
--Sandeep Khanna
----- Original Message -----
From: Rémi Cohen-Scali <Remi Cohen-Scali com>
Date: Sunday, December 15, 2002 11:04 am
Subject: Re: eel: gcc internal compiler error while compiling Garnome 0.19.3
> To work around, try to build this specific file with some different
> gcc
> options (less optim or no optim at all, more debug or no debug at
> all
> -g0). This will allow you to finish your build
>
> Sandeep Khanna wrote:
>
> > Hi All,
> >
> > I came across this weird gcc internal compiler error. Anyone can
> help
> > me out? I already entered a bug report with Mandrake about it.
> >
> > cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Eel\" -I.. -
> DORBIT2=1
> > -pthread -I/opt/garnome/include/gconf/2
> > -I/opt/garnome/include/orbit-2.0 -I/opt/garnome/include/linc-1.0
> > -I/opt/garnome/include/glib-2.0 -I/opt/garnome/lib/glib-
> 2.0/include
> > -I/opt/garnome/include/gtk-2.0 -I/opt/garnome/include/gnome-vfs-
> 2.0
> > -I/opt/garnome/lib/gnome-vfs-2.0/include
> > -I/opt/garnome/include/bonobo-activation-2.0
> > -I/opt/garnome/lib/gtk-2.0/include -I/opt/garnome/include/atk-1.0
> > -I/opt/garnome/include/pango-1.0 -I/opt/garnome/include
> > -I/opt/garnome/include/freetype2 -I/usr/X11R6/include
> > -I/opt/garnome/include/gail-1.0
> > -I/opt/garnome/include/libgnomecanvas-2.0
> > -I/opt/garnome/include/libart-2.0 -I/opt/garnome/include/libgnome-
> 2.0
> > -I/opt/garnome/include/libbonobo-2.0
> > -I/opt/garnome/include/libgnomeui-2.0
> > -I/opt/garnome/include/libbonoboui-2.0 -
> I/opt/garnome/include/libxml2
> > -I/opt/garnome/include/libglade-2.0 -
> DDATADIR=\"/opt/garnome/share\"
> > -DSOURCE_DATADIR=\"../data\"
> > -DGNOMELOCALEDIR=\"/opt/garnome/share/locale\" -
> DG_DISABLE_DEPRECATED
> > -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED
> > -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED
> > -I/opt/garnome/include -I/usr/X11R6/include -
> I/opt/garnome/include
> > -I/usr/X11R6/include -I/opt/garnome/include -I/usr/X11R6/include
> > -I/opt/garnome/include -I/usr/X11R6/include -L/opt/garnome/lib
> > -L/usr/X11R6/lib -O2 -pipe -march=k6 -fomit-frame-pointer
> > -falign-functions=4 -fomit-frame-pointer -funroll-loops
> > -mfancy-math-387 -mfpmath=387 -finline-functions -g
> > -I/opt/garnome/include -I/usr/X11R6/include -L/opt/garnome/lib
> > -L/usr/X11R6/lib -O2 -pipe -march=k6 -fomit-frame-pointer
> > -falign-functions=4 -fomit-frame-pointer -funroll-loops
> > -mfancy-math-387 -mfpmath=387 -finline-functions -g
> > -I/opt/garnome/include -I/usr/X11R6/include -L/opt/garnome/lib
> > -L/usr/X11R6/lib -O2 -pipe -march=k6 -fomit-frame-pointer
> > -falign-functions=4 -fomit-frame-pointer -funroll-loops
> > -mfancy-math-387 -mfpmath=387 -finline-functions -c eel-string.c
> > -fPIC -DPIC -o eel-string.lo
> > eel-string.c: In function `eel_self_check_string':
> > eel-string.c:1002: Internal compiler error in
> > verify_local_live_at_start, at flow.c:583
> > Please submit a full bug report,
> > with preprocessed source if appropriate.
> > See <URL:" target="l">https://qa.mandrakesoft.com/> for
> instructions.> make[5]: *** [eel-string.lo] Error 1
> > make[5]: Leaving directory
> > `/home/sandeepk/tmp/garnome-0.19.3/gnome/eel/work/eel-2.1.3/eel'
> > make[4]: *** [all-recursive] Error 1
> > make[4]: Leaving directory
> > `/home/sandeepk/tmp/garnome-0.19.3/gnome/eel/work/eel-2.1.3'
> > make[3]: *** [all-recursive-am] Error 2
> > make[3]: Leaving directory
> > `/home/sandeepk/tmp/garnome-0.19.3/gnome/eel/work/eel-2.1.3'
> > make[2]: *** [build-work/eel-2.1.3/Makefile] Error 2
> > make[2]: Leaving directory `/home/sandeepk/tmp/garnome-
> 0.19.3/gnome/eel'> make[1]: *** [dep-../../gnome/eel] Error 2
> > make[1]: Leaving directory
> > `/home/sandeepk/tmp/garnome-0.19.3/gnome/gedit'
> > make: *** [dep-../../gnome/gedit] Error 2
> > sandeepk sandeepk garnome-0.19.3/meta/gnome-desktop $
> >
> >
> > Thanks in advance,
> >
> > --Sandeep Khanna
> >
>
>
> --
> garnome-list mailing list
> garnome-list gnome org
> http://mail.gnome.org/mailman/listinfo/garnome-list
>
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]