texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texmacs-dev] Re: [TeXmacs] compiling 1.0.5 with gcc 3.4.3


From: Joris van der Hoeven
Subject: [Texmacs-dev] Re: [TeXmacs] compiling 1.0.5 with gcc 3.4.3
Date: Sun, 1 May 2005 11:53:24 +0200
User-agent: Mutt/1.5.6+20040907i

Kostas,

Please continue this discussion at texmacs-dev;
maybe someone there has an idea, in particular Ralf Treinen.

On Sat, Apr 30, 2005 at 06:53:12PM -0400, Kostas Oikonomou wrote:
> Yes, Solaris.  It may be a g++ problem, or a source code problem.
> GNU C++ keeps changing, hopefully it will converge.   In the meantime
> it's very frustrating.  Constructs that work with one version of g++ don't
> work with another version.  I don't know enough C++ to be able to tell what
> kind of problem this is.
> 
> However, I compiled 1.0.5 with no trouble using gcc 3.3.3 (which I keep 
> around as a "backup").  Does this give you a hint?

No, I personally don't use the gcc 3.* series. Compilation is way slower
than with the good old 2.95.3. Only the compilation of template librairies
benefits a bit from the new versions, because of better error reporting.

> (By the way, the experimental graphics mode is very impressive!)
> 
>                               Kostas
> 
> >Hi Kostas,
> >
> >On Wed, Apr 27, 2005 at 05:16:28PM -0400, Kostas Oikonomou wrote:
> >>When trying to build TeXmacs 1.0.5 with gcc 3.4.3, I get the following
> >>error:
> >>
> >[Joris: on Solaris, if I'm right]
> >>
> >>g++ -I./System -I./System/Boot -I./System/Classes -I./System/Files
> >>-I./System/Link -I./System/Misc -I./Classes/Abstract -I./Classes/Atomic
> >>-I./Classes/Compound -I./Data/Drd -I./Data/String -I./Data/Tree
> >>-I./Data/Convert -I./Guile -I./Resource -I./Window -I./Typeset
> >>-I./Typeset/Bridge -I./Typeset/Concat -I./Typeset/Page -I./Edit 
> >>-I./Plugins
> >>-I./Texmacs -I./Edit/Editor -I./Edit/Interface -I./Edit/Modify
> >>-I/opt/csw/include/freetype2 -I/opt/csw/include -I/opt/csw/include -Wall
> >>-Wno-return-type -O2 -fno-rtti -fno-exceptions -c
> >>./Edit/Interface/edit_complete.cpp -o Objects/edit_complete.o
> >>In file included from ./Edit/Interface/edit_interface.hpp:16,
> >>                 from ./Edit/Interface/edit_complete.cpp:13:
> >>./System/Classes/timer.hpp:28: error: `ftime' does not name a type
> >>make[1]: *** [Objects/edit_complete.o] Error 1
> >>make[1]: *** Waiting for unfinished jobs....
> >>make[1]: Leaving directory `/home/build/TeXmacs-1.0.5-src/src'
> >>make: *** [TEXMACS] Error 2
> >>$
> >
> >Any proposal for solving this issue?
> >
> >Yours, Joris




reply via email to

[Prev in Thread] Current Thread [Next in Thread]