Re: [LyX/master] Require at least gcc 4.3

2016-06-05 Thread Kornel Benko
Am Sonntag, 5. Juni 2016 um 15:41:29, schrieb Georg Baum > commit ad63374e26f6a314315a06b9e415fafc0366158a > Author: Georg Baum > Date: Sun Jun 5 15:40:00 2016 +0200 > > Require at least gcc 4.3 > > This is a prerequisite for mandatory C++11 support. >

Re: make test & gcc 4.3

2009-03-18 Thread Jean-Marc Lasgouttes
Pavel Sanda wrote: i have some report about problem of make test compilation for gcc 4.3. can somebody with this version test it? On what OS is that? linux. "make check" actually.. Confirmed and fixed on branch and trunk (missing "#include "). JMarc

Re: make test & gcc 4.3

2009-03-18 Thread Pavel Sanda
Jean-Marc Lasgouttes wrote: > Pavel Sanda writes: > > > hi, > > > > i have some report about problem of make test compilation > > for gcc 4.3. can somebody with this version test it? > > On what OS is that? linux. "make check" actually.. pavel

Re: make test & gcc 4.3

2009-03-18 Thread Jean-Marc Lasgouttes
Pavel Sanda writes: > hi, > > i have some report about problem of make test compilation > for gcc 4.3. can somebody with this version test it? On what OS is that? JMarc

make test & gcc 4.3

2009-03-18 Thread Pavel Sanda
hi, i have some report about problem of make test compilation for gcc 4.3. can somebody with this version test it? pavel make[5]: Entering directory `/var/tmp/portage/app-office/lyx-1.6.2/work/lyx-1.6.2/src/frontends' x86_64-pc-linux-

Re: Patch to compile the 1.5 branch with gcc 4.3

2008-02-08 Thread Jürgen Spitzmüller
José Matos wrote: > May I apply it? Sure. Jürgen

Patch to compile the 1.5 branch with gcc 4.3

2008-02-08 Thread José Matos
Hi Jürgen, what follows is the patch necessary to compile lyx-1.5 with gcc 4.3. May I apply it? -- José Abílio Index: frontends/qt4/QGraphics.cpp === --- frontends/qt4/QGraphics.cpp (revision 22847) +++ frontends/qt4

Re: gcc 4.3

2008-02-01 Thread José Matos
On Friday 01 February 2008 18:18:13 Abdelrazak Younes wrote: > >> > >> Index: src/insets/InsetTabular.cpp > >> === > >> --- src/insets/InsetTabular.cpp(revision 22733) > >> +++ src/insets/InsetTabular.cpp(working copy) > >> @@

Re: gcc 4.3

2008-02-01 Thread Abdelrazak Younes
José Matos wrote: On Friday 01 February 2008 16:21:23 Abdelrazak Younes wrote: I am not sure about this patch and I would appreciate comments. :-) Index: src/insets/InsetTabular.cpp === --- src/insets/InsetTabular.cpp (revision 2

Re: gcc 4.3

2008-02-01 Thread José Matos
On Friday 01 February 2008 16:21:23 Abdelrazak Younes wrote: > José Matos wrote: > > Hi, > > now that gcc 4.3 is in the deep freeze stage, it has been upgraded in > > rawhide (running development version of Fedora 9). > > > > I have fully compiled lyx yeste

Re: gcc 4.3

2008-02-01 Thread Abdelrazak Younes
José Matos wrote: Hi, now that gcc 4.3 is in the deep freeze stage, it has been upgraded in rawhide (running development version of Fedora 9). I have fully compiled lyx yesterday with gcc 4.1 (Fedora skipped gcc 4.2) with no problems. Today after upgrading gcc to the latest 4.3 I need the

gcc 4.3

2008-02-01 Thread José Matos
Hi, now that gcc 4.3 is in the deep freeze stage, it has been upgraded in rawhide (running development version of Fedora 9). I have fully compiled lyx yesterday with gcc 4.1 (Fedora skipped gcc 4.2) with no problems. Today after upgrading gcc to the latest 4.3 I need the

Re: Gcc 4.3 stats

2007-09-16 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | I'll post some timing stats when I have them. gcc-trunk: real103m54.529s user29m4.877s sys 4m1.443s gcc-fedora-7: real113m2.677s user33m43.024s sys 4m6.792s gcc-4.2: real116m38.515s user37m21.355s sys 4m12.558

Gcc 4.3 stats

2007-09-16 Thread Lars Gullik Bjønnes
I have some preliminary results from compiling with gcc 4.3. size text data bss dec hex filename 13152818 28032162896 13343746 cb9c02build/src/lyx 13634327 28096162928 13825351 d2f547gcc-4.2/src/lyx 10486888 28104163280 10678272 a2f000