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: Problem with precompiled Cygwin arm-eabi toolchain


Hi Uwe

Uwe Kindler wrote:

> thank you very much - you hit the mark. It seems it was one of the devel
> packages. Now I have to find out which one it was.

Good to hear that you are making progress. To narrow the search, you
could try comparing the output of:

  strace arm-eabi-gcc -c test.c -o test.o

when run both with and without the Cygwin devel packages installed.

You can search for the Cygwin package which contains a specific file at:

  http://cygwin.com/packages/

John Dallaway

-- 
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]