Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <380F6A0F.4DD6DF86@hp.com> Date: Thu, 21 Oct 1999 22:31:27 +0300 From: Francois Draperi X-Mailer: Mozilla 4.61 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: Cygwin Mailing List Subject: B20: gdb error 1157 (cant find DLL) starting any program Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello all, I can't succeed in getting gdb to work on my w95 box. I got the following error: " Error creating process /francois/Prog/xpdf-0.90/a.exe, (error 1157)" This append whatever process I tried to start. Maybe I miss something, or I have a bad configuration. Any help would be very appreciate. Regards, Francois. PS: More details follow --------------------------------------------------------------- Version: cygwinB20 + cygwin-inst-19990115_tar.gz + cygwin1-19990115_dll.gz /francois/Prog/xpdf-0.90>gdb a.exe GNU gdb 4.17.1 (gdb) r Starting program: /francois/Prog/xpdf-0.90/a.exe Error creating process /francois/Prog/xpdf-0.90/a.exe, (error 1157) (DLL missing ???) The a.exe came from gcc -g toto.c toto.c: main() { int i = 0; i ++; return 0; } >cygcheck a.exe Found: .\a.exe .\a.exe C:\WINUTIL\CYGNUS\CYGWIN~1\H-I586~1\BIN\cygwin1.dll C:\WINDOWS\SYSTEM\advapi32.dll C:\WINDOWS\SYSTEM\KERNEL32.dll C:\WINDOWS\SYSTEM\user32.dll C:\WINDOWS\SYSTEM\GDI32.dll Note: cygcheck -v -s -r is not working, and crash my system ??? maybe a clue, but everythink else seems to work. Note2: I have recompiled gdb 4.18, without problem, but get the same error. Note3: executing a.exe is ok. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com