On Wed, 24 Aug 2011, Philipp Meier wrote: [snip]
> I now went a step back and built (under Linux) my "bootloader" and my > "application" under Linux using the same ecos sources and > configuration files as when I built them under Windows/cygwin. > > Therefore - I wanted to see if the problem comes from building under > Linux, or from changes in the ecos stm32 parts (or any other ecos > parts). > > But - I have the same problem as described above; i.e. the problem > must be somehow in my Linux toolchain? In any case, ask. Maybe you have installed more arm-eabi toolchains, i.e. and from another vendor, e.g. from CodeSourcery, etc. Check it, please, check your PATH variable % which arm-eabi-gcc % echo $PATH % $(which arm-eabi-gcc) --version also % echo $ECOS_REPOSITORY % ecosconfig --version also (you told about HG tree) % hg status -R $ECOS_REPOSITORY/.. It would be nice to be sure that you use the right tools. 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