This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: error while building library for redboot


On Wed, 12 Oct 2011, abhishek srivastava wrote:

> hi all
> 
> could anyone check this and tell why this error occur when i try to build library for redboot package and 'i386 PC (vmware)' hardware
> 
> make -j4 --directory "/cygdrive/d/ecos_library_build/redboot_build"

[snip]

> /opt/ecos/gnutools/i386-elf/libexec/gcc/i386-elf/4.3.2/cc1.exe: error while loading shared libraries: cygmpfr-1.dll: cannot open shared object file: No such file or directory
 
[snip]

> please find time to address this error.
> 
> thank you
> 
> 
> Abhishek

It looks like you have not installed ``libmpfr1'' library for cygwin.

Please, refer to instruction on http://ecos.sourceware.org/cygwin.html

See *NOTE* section on that page.

Sergei

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]