Re: Problem of compiling of lyx-1.0.0 at IRIX6.2

1999-03-01 Thread Jean-Marc Lasgouttes
> "ChangGil" == ChangGil Han <[EMAIL PROTECTED]> writes: ChangGil> It is quite strange that with the same compiler ( gcc-2.8), ChangGil> "configure" results in quite differently (especially in the ChangGil> c++ compiler flags): The reason is that we want more warnings and less optimization f

Re: Problem of compiling of lyx-1.0.0 at IRIX6.2

1999-02-26 Thread ChangGil Han
On Feb 26, 12:40am, Lars Gullik Bj$)Cxnnes wrote: > Subject: Re: Problem of compiling of lyx-1.0.0 at IRIX6.2 > > It gives AFAICS a lot of errors that would have made sense if LyX were > compiled with a C compiler not a C++ one. > > Are you sure g++ is used throughout? Wh

Re: Problem of compiling of lyx-1.0.0 at IRIX6.2

1999-02-26 Thread Jean-Marc Lasgouttes
> "ChangGil" == ChangGil Han <[EMAIL PROTECTED]> writes: ChangGil> It is strange that with the same compiler, I have been able ChangGil> to compile lyx-0.12 and even the most recent klyx-0.9.9. I ChangGil> think some code changes from lyx-0.12 to lyx-1.0 make the ChangGil> compilation errors.

Re: Problem of compiling of lyx-1.0.0 at IRIX6.2

1999-02-25 Thread Lars Gullik Bjønnes
It gives AFAICS a lot of errors that would have made sense if LyX were compiled with a C compiler not a C++ one. Are you sure g++ is used throughout? What about the -ansi switch? Lgb

Re: Problem of compiling of lyx-1.0.0 at IRIX6.2

1999-02-24 Thread ChangGil Han
It is strange that with the same compiler, I have been able to compile lyx-0.12 and even the most recent klyx-0.9.9. I think some code changes from lyx-0.12 to lyx-1.0 make the compilation errors. Fortunately, gcc-2.8 can cleanly compile the lyx-1.0 source (not even one line of warning !), but I h

Re: Problem of compiling of lyx-1.0.0 at IRIX6.2

1999-02-22 Thread Jean-Marc Lasgouttes
> "ChangGil" == ChangGil Han <[EMAIL PROTECTED]> writes: ChangGil> Yes, It is version 2.7.2.3: "g++ -v" gives ChangGil> "Reading specs from ChangGil> /usr/local/lib/gcc-lib/mips-sgi-irix5.3/2.7.2.3/specs gcc ChangGil> version 2.7.2.3" I'm not sure that it is reasonable to compile on Irix 6

Re: Problem of compiling of lyx-1.0.0 at IRIX6.2

1999-02-20 Thread ChangGil Han
On Feb 19, 3:43pm, Jean-Marc Lasgouttes wrote: > Subject: Re: Problem of compiling of lyx-1.0.0 at IRIX6.2 > >>>>> "ChangGil" == ChangGil Han <[EMAIL PROTECTED]> writes: > > ChangGil> Hello, The compilation of lyx-1.0.0 at my Indigo2 (IRIX6.2) >

Re: Problem of compiling of lyx-1.0.0 at IRIX6.2

1999-02-19 Thread Jean-Marc Lasgouttes
> "ChangGil" == ChangGil Han <[EMAIL PROTECTED]> writes: ChangGil> Hello, The compilation of lyx-1.0.0 at my Indigo2 (IRIX6.2) ChangGil> fails with the attached error messages (I have had no ChangGil> problem with the previos versions). My compiler is ChangGil> gcc-2.7.2.3. I know there are b

Problem of compiling of lyx-1.0.0 at IRIX6.2

1999-02-18 Thread ChangGil Han
Hello, The compilation of lyx-1.0.0 at my Indigo2 (IRIX6.2) fails with the attached error messages (I have had no problem with the previos versions). My compiler is gcc-2.7.2.3. I know there are binary distributions, but I want to compile myself. Can anyone help me? Thanks in advance. **