Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <010801c33ddf$18c87ea0$395d79d9@cp250405a> From: "Harald Houppermans" To: , References: <008501c33dd9$c6578d50$395d79d9 AT cp250405a> <20030629011402 DOT GA25958 AT redhat DOT com> Subject: Re: Procedure entry not found in cygwin1.dll Date: Sun, 29 Jun 2003 03:38:08 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 ----- Original Message ----- From: "Christopher Faylor" To: ; "BinUtils mailing list" Sent: Sunday, June 29, 2003 3:14 AM Subject: Re: Procedure entry not found in cygwin1.dll > 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. Indeed, my system contains multiple cygwin1.dll's It seems free pascal also has cygwin1.dll and it's also in my path variable. When I look back at my journey :) I can only come to one conclusion and that is that having all these different compilers/tools etc in my path has caused nothing but trouble. So I am going to do something about it ! :) Now more big path's... but I am going to make batch's to set each environment. I normally don't use make and command line tools anyway... not even for delphi.. which is my main tool :) So having different batch files to set the path's shouldn't hurt :) no next time things will hopefully go more something Having 5 or 6 different make.exe's all in the same path is insane ! :D Thx dude. -- 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/