This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

Re: problem building binutils on NT for ARM w/Cygwin 1.1.2


On Wed, Jun 28, 2000 at 07:25:36AM -0700, Daly, Jeffrey wrote:
>following the directions for building ARM development tools on NT,
>attempting to configure the binutils for building:
>http://sourceware.cygnus.com/ecos/tools/win-arm-elf.html
>
>$ /src/binutils/binutils-2.10/configure --target=arm-elf \
>--prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin -v 2>&1 | tee
>configure.out
>
>gets me: 
>Configureing for a i686-pc-cygwin host.
>Created "Makefile" in /tmp/build/binutils using "mh-frag"
>
>Then i get an error popup labeled: cpp.exe - Entry Point Not Found
>that says: "The procedure entry point _ctype_ could not be located in the
>dynamic link library cygwin1.dll

Your're using and older version of the Cygwin DLL.  You need to update
it.  Instructions are on the cygwin project web page at:

http://sourceware.cygnus.com/cygwin/

It would probably also be a good idea to go to the ecos mailing list
where I'm sure they've had to deal with this situation frequently.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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