Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <001501bff090$b3059e70$0a00a8c0@bellview> From: "Federico Spinazzi" To: Subject: R: DLLWRAP silent, nonterminating Date: Tue, 18 Jul 2000 09:17:57 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 I have had a similar problem: in my case it was due o the fact that I was compiling the sources from a different directory as it was expected by the makefile (I guess it is /usr/src/pgsql); moreover, there is any library (*.a) in /usr/local/pgsql/lib ? Hope that helps. Federico -----Messaggio originale----- Da: Dave Trombley A: cygwin AT sources DOT redhat DOT com Data: marted́ 18 luglio 2000 8.04 Oggetto: DLLWRAP silent, nonterminating > >I'm trying to compile postgres under cygwin, during a certain step[1] >dllwrap is invoked, >produces no output, and does not terminate. Does anyone have any notion >of what might >be causing this? The call looks like this: > >$ dllwrap --target=i686-cygwin32 -o pq.dll --dllname pq.dll --def >pq.def \ >fe-auth.o fe-connect.o fe-exec.o fe-misc.o fe-print.o fe-lobj.o >pqexpbuffer.o dllist.o \ >pqsignal.o inet_aton.o ./../utils/dllinit.o -L/usr/local/lib >-L/usr/local/pgsql/lib -L../../backend \ >-lpostgres -lcygipc -lcygwin -lcrypt -lkernel32 -lcrypt > >Addinig a -v still yields no output. Is this a known problem? I ran >gdb on it; the cygwin GUI >to gdb indicated that I couldn't stop the program because it wasn't >responding. However, it >exits on ^C. Should I try recompiling from binutils source? > >-dj > > >[1] - The location of the error in the build process happens on the >second (linking) pass >through the interfaces/libpq directory, ie. after all the SUBSYS.o are >built and the backend is linked. > > > > >-- >Want to unsubscribe from this list? >Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com