On Sun, Sep 7, 2008 at 2:11 PM, Ralf Wildenhues <[EMAIL PROTECTED]> wrote:
> * Steven Woody wrote on Sun, Sep 07, 2008 at 07:53:43AM CEST:
>> On Tue, Sep 2, 2008 at 2:35 AM, Ralf Wildenhues <[EMAIL PROTECTED]> wrote:
>> > Erm, have you tried
>> > CC=arm-linux-gcc ./configure
>> >
>> > yet?
>
>> If
* Steven Woody wrote on Sun, Sep 07, 2008 at 07:53:43AM CEST:
> On Tue, Sep 2, 2008 at 2:35 AM, Ralf Wildenhues <[EMAIL PROTECTED]> wrote:
> > Erm, have you tried
> > CC=arm-linux-gcc ./configure
> >
> > yet?
> If I did that, I will get:
>
> loading cache ./config.cache
> checking host system ty
On Tue, Sep 2, 2008 at 2:35 AM, Ralf Wildenhues <[EMAIL PROTECTED]> wrote:
> Hello Steven,
>
> * Steven Woody wrote on Sun, Aug 31, 2008 at 09:50:26AM CEST:
>> On Sun, Aug 31, 2008 at 11:21 AM, Ralf Wildenhues wrote:
>> >>
>> > Please try
>> > ./configure arm-linux
>> >
>> > which was IIRC the wa
Hello Steven,
* Steven Woody wrote on Sun, Aug 31, 2008 at 09:50:26AM CEST:
> On Sun, Aug 31, 2008 at 11:21 AM, Ralf Wildenhues wrote:
> >>
> > Please try
> > ./configure arm-linux
> >
> > which was IIRC the way to do it with Autoconf 2.13.
> >
>
> Yes, it is 2.13 automake, I found the informat
On Sun, Aug 31, 2008 at 11:21 AM, Ralf Wildenhues
<[EMAIL PROTECTED]> wrote:
> Hello Steven,
>
> * Steven Woody wrote on Sat, Aug 30, 2008 at 05:10:06PM CEST:
>>
>> For some reasons I need to cross-compile a tar-1.13, the target is ARM
>> and the build host is i686-pc-linux-gnu. The tar-1.13's sou
Hello Steven,
* Steven Woody wrote on Sat, Aug 30, 2008 at 05:10:06PM CEST:
>
> For some reasons I need to cross-compile a tar-1.13, the target is ARM
> and the build host is i686-pc-linux-gnu. The tar-1.13's source come
> with a configure, that seems generated from a very old version of
> autom
Hi,
For some reasons I need to cross-compile a tar-1.13, the target is ARM
and the build host is i686-pc-linux-gnu. The tar-1.13's source come
with a configure, that seems generated from a very old version of
automake. For recent automake version, I have success experience to
do cross-compiling,