> "Lior" == Lior Silberman <[EMAIL PROTECTED]> writes:
Lior> do (in tcsh):
Lior> setenv CXXFLAGS -O ./configure [whatever flags you use]
If the goal is to have a small executable, keeping -fno-exceptions
(and -fno-rtti if possible) may be a good idea.
JMarc
> "Yann" == Yann MORERE <[EMAIL PROTECTED]> writes:
Yann> Another question : Why is there a cucumber in the starting
Yann> splash picture?
It was a joke from the Developper's meeting, which was supposed to be
removed for 1.1.6. I guess somebody forgot about it. See
http://www.lyx.org/news
Jean-Marc Lasgouttes wrote:
>
> So to avoid debug info I will compile with
> make CXXFLAGS="-O -fno-rtti -fno-exceptions -W -Wall"
ok
CFLAGS="-O2" CXXFLAGS="-O2" ./configure
make CXXFLAGS="-O -fno-rtti -fno-exceptions -W -Wall"
this method of compilation gives me a great result
du -k lyx-1
On Tue, 16 Jan 2001, Yann MORERE wrote:
> Hello developpers,
>
> compiling lyx on my linux box RedHat6.0 give me this :
>
> 221112 lyx-1.1.6
>
> 221 Mo to compile lyx, Previous version where not so heavy!!! i've got
> another linux box under suse 6.2 with only 100Mo free, can i compile it
>
"R. Lahaye" wrote:
>
> Yann MORERE wrote:
> >
> > Hello developpers,
> >
> > compiling lyx on my linux box RedHat6.0 give me this :
> >
> > 221112 lyx-1.1.6
> >
> > 221 Mo to compile lyx, Previous version where not so heavy!!! i've got
> > another linux box under suse 6.2 with only 100Mo free, c
> "Yann" == Yann MORERE <[EMAIL PROTECTED]> writes:
Yann> R. Lahaye wrote:
>>
>>
>> Another option (apart from removing the -g flag) could be to apply
>> "make install-strip" instead of "make install".
Yann> Yes that's for install, but the compilation takes always 221Mo,
What you should d
R. Lahaye wrote:
>
>
> Another option (apart from removing the -g flag) could be to apply
> "make install-strip" instead of "make install".
Yes that's for install, but the compilation takes always 221Mo,
Yann
> R.
--
The more complex the mind, the greater the need for the simplicity of
pl
Yann MORERE wrote:
>
> Hello developpers,
>
> compiling lyx on my linux box RedHat6.0 give me this :
>
> 221112 lyx-1.1.6
>
> 221 Mo to compile lyx, Previous version where not so heavy!!! i've got
> another linux box under suse 6.2 with only 100Mo free, can i compile it
> with options to save
Yann MORERE <[EMAIL PROTECTED]> writes:
| Hello developpers,
|
| compiling lyx on my linux box RedHat6.0 give me this :
|
| 221112 lyx-1.1.6
|
| 221 Mo to compile lyx, Previous version where not so heavy!!! i've got
| another linux box under suse 6.2 with only 100Mo free, can i compile it
|