My latest computer is Windows 7 64 bit. I installed 64 bit cygwin so that I can continue developing my ecos project. The "Installing Cygwin for use with eCos" page specifically says to select libmpfr1 (and others). But the 64 bit cygwin installer only has libmpfr4. I selected that package and continued with the installation.
After installing the arm-eabi cross compiler, I find that it will not run. At a cygwin prompt, I typed "/op/ecos/gnutools/arm-eabi/bin/arm-eabi-gcc -version" and got nothing back before a new prompt. It seems that libmpfr1 is required for the eCos toolchains to run. Can anyone tell me how to fix this problem? Thank you, Stephen Finney -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss