[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Cross compiling texinfo-4.7
From: |
Mark Fortescue |
Subject: |
Re: Cross compiling texinfo-4.7 |
Date: |
Wed, 6 Oct 2004 23:23:43 +0100 (BST) |
Hi Stepan,
Thank you for the notes. I am curently contructing a new linux system,
hopfully with enough power to run a modern web brouser. When I have
finished that (maybe be the end of next week), I will have another go at
texinfo-4.7 cross compilation.
I will let you know how I get on.
On Wed, 6 Oct 2004, Stepan Kasal wrote:
> Hi again,
>
> On Wed, Oct 06, 2004 at 10:33:24AM +0200, Stepan Kasal wrote:
> > 5) While building tools, you don't have to descend to all dirs.
> > I guess the following should work fine (again, in the toplevel Makefile.am):
> >
> > if TOOLS_ONLY
> > SUBDIRS = $(build_tools) intl m4 lib info makeinfo po util doc
> > else
> > SUBDIRS = lib info makeinfo util
> > endif
>
> of course, I meant:
>
> if TOOLS_ONLY
> SUBDIRS = lib info makeinfo util
> else
> SUBDIRS = $(build_tools) intl m4 lib info makeinfo po util doc
> endif
>
> Stepan
>
- Cross compiling texinfo-4.7, Mark Fortescue, 2004/10/05
- Re: Cross compiling texinfo-4.7, Stepan Kasal, 2004/10/05
- Re: Cross compiling texinfo-4.7, Stepan Kasal, 2004/10/06
- Re: Cross compiling texinfo-4.7, Stepan Kasal, 2004/10/06
- Re: Cross compiling texinfo-4.7,
Mark Fortescue <=
- Re: Cross compiling texinfo-4.7, Karl Berry, 2004/10/06
- Re: Cross compiling texinfo-4.7, Mark Fortescue, 2004/10/06
- Re: Cross compiling texinfo-4.7, Stepan Kasal, 2004/10/07
- Re: Cross compiling texinfo-4.7, Karl Berry, 2004/10/07
- Re: Cross compiling texinfo-4.7, Stepan Kasal, 2004/10/08
- Re: Cross compiling texinfo-4.7, Stepan Kasal, 2004/10/08
- Re: Cross compiling texinfo-4.7, Karl Berry, 2004/10/08
- Re: Cross compiling texinfo-4.7, Stepan Kasal, 2004/10/09
- Re: Cross compiling texinfo-4.7, Stepan Kasal, 2004/10/11
- Re: Cross compiling texinfo-4.7, Karl Berry, 2004/10/11