avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] AVR-GCC build failing using MinGW for WinXP


From: Khusro
Subject: Re: [avr-gcc-list] AVR-GCC build failing using MinGW for WinXP
Date: Thu, 25 May 2006 21:08:23 -0700 (PDT)

Hi all,

I have made considerable progress with everybody's suggestions. I have build
avr-binutils and avr-gcc
with the latest atmega2561 patches.  The Last step is avr-libc and I have
one more hurdle to overcome 
and your help is once again appreciated.

I have successfully patched the avr-libc sources (which I got from CVS). Now
I notice that one of the 
patches is for the configure.ac file. This means that I have to create the
configure script using autoconf.
I hope all is correct till now? Well, herein lies the problem. I of course
downloaded autconf for windows
and installed it, along with M4 for windows as well. When I do autoconf
configure.ac I get the following 
error:

address@hidden /e/avr_toolchain/avr-libc-1.4.4/avr-libc-1.4.4
$ autoconf configure.ac
/c/Program Files/Autoconf/bin/autoconf:
/e/avr_toolchain/avr-libc-1.4.4/avr-libc-1.4.4/c:/progra~1/AutoConf/bin/autom4te:
No such file or directory
/c/Program Files/Autoconf/bin/autoconf: exec:
/e/avr_toolchain/avr-libc-1.4.4/avr-libc-1.4.4/c:/progra~1/AutoConf/bin/autom4te:
cannot execute: No such file or directory

It seems that autom4t is the problem perhaps? I have tried everything under
the sun, including
verifying all the paths in the bash scripts in the AutoConf install
directory.

Any help with be appreciated.

Thanks
Khusro
--
View this message in context: 
http://www.nabble.com/AVR-GCC+build+failing+using+MinGW+for+WinXP-t1673487.html#a4570430
Sent from the AVR - gcc forum at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]