On Thursday 20 March 2008 14:53:15 Pavel Sanda wrote:
> this is really the only flag you give? how is "O2" possible ?
Because I have changed configure.ac to set the first alpha, that where that
is coming.
Without the change I get the same but with -O instead of -O2
> pavel
--
José Abílio
> > > > If it works without it, go for that. However, I comple perfectly well
> > > > with build_dir != src_dir now.
> > >
> > > The reason why it fails is that no rule is issued to lengthcommon.cpp
> > > when I use a different directories. I am not sure if this an automake, or
> > > even make bu
On Thursday 20 March 2008 14:19:18 Pavel Sanda wrote:
> > On Thursday 20 March 2008 13:04:52 Jean-Marc Lasgouttes wrote:
> > > José Matos <[EMAIL PROTECTED]> writes:
> > > > I propose to apply this patch to src/tex2lyx. Without this patch I
> > > > can not compile lyx with build_dir != src_dir. Any
> On Thursday 20 March 2008 13:04:52 Jean-Marc Lasgouttes wrote:
> > José Matos <[EMAIL PROTECTED]> writes:
> > > I propose to apply this patch to src/tex2lyx. Without this patch I can
> > > not compile lyx with build_dir != src_dir. Any objection?
> >
> > If it works without it, go for that. Howev
On Thursday 20 March 2008 13:39:37 Jean-Marc Lasgouttes wrote:
> I do not think that fixing blindly make sense here.
We are using the upper version after all.
> Note that a 'make distclean' will probably be needed to recover.
OK. I have running make distclean more than I would like. :-(
> Jos
José Matos <[EMAIL PROTECTED]> writes:
>> If it works without it, go for that. However, I comple perfectly well
>> with build_dir != src_dir now.
>
> The reason why it fails is that no rule is issued to
> lengthcommon.cpp when I use a different directories. I am not sure
> if this an automake, o
On Thursday 20 March 2008 13:04:52 Jean-Marc Lasgouttes wrote:
> José Matos <[EMAIL PROTECTED]> writes:
> > I propose to apply this patch to src/tex2lyx. Without this patch I can
> > not compile lyx with build_dir != src_dir. Any objection?
>
> If it works without it, go for that. However, I comple
José Matos <[EMAIL PROTECTED]> writes:
> I propose to apply this patch to src/tex2lyx. Without this patch I can not
> compile lyx with build_dir != src_dir. Any objection?
If it works without it, go for that. However, I comple perfectly well
with build_dir != src_dir now.
JMarc