On Sun, Jun 29, 2003 at 03:00:03AM +0200, Harald Houppermans wrote: >Hi, > >I compiled binutils 2.14 with the latest cygwin. > >ld-new.exe seems to be working ok. > >as-new.exe reports this error message when I start it: > >'The procedure entry point asprintf could not be located in the dynamic link >library cygwin1.dll" > >At one point during the build of binutils my firewall was shutdown. > >So I am not sure if it is because my build went a little bit wrong or that >it is a problem with cygwin1.dll > >It's probably a problem with cygwin1.dll
You have multiple copies of cygwin1.dll on your system. The older version of cygwin1.dll doesn't include asprintf. Check out http://cygwin.com/problems.html . cgf -- Please use the resources at cygwin.com rather than sending personal email. Special for spam email harvesters: send email to [EMAIL PROTECTED] and be permanently blocked from mailing lists at sources.redhat.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/