chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] no trunk build on mingw since friday


From: Jerry van Dijk
Subject: Re: [Chicken-users] no trunk build on mingw since friday
Date: Thu, 4 Oct 2007 21:54:55 +0200

felix winkelmann writes:

 > I've checked in a change to the makefile to add some libraries when
 > linking the executables, Please give it a try.

The build now succeeds, but none of the executables run. (Instruction on 
address 0x7c93426d points to address 0xffffffff).

However, running under gdb does work so it seems something is still missing.

C:\chicken\bin>gdb csi.exe
GNU gdb 6.6
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-mingw32"...
(no debugging symbols found)
(gdb) r
Starting program: C:\chicken\bin/csi.exe
Loaded symbols for C:\WINDOWS\system32\ntdll.dll
Loaded symbols for C:\WINDOWS\system32\kernel32.dll
Loaded symbols for c:\chicken\lib\libchicken.dll
Loaded symbols for C:\WINDOWS\system32\msvcrt.dll
Loaded symbols for C:\WINDOWS\system32\ws2_32.dll
Loaded symbols for C:\WINDOWS\system32\ws2help.dll
Loaded symbols for C:\WINDOWS\system32\advapi32.dll
Loaded symbols for C:\WINDOWS\system32\rpcrt4.dll

CHICKEN
Version 2.719 - windows-mingw32-x86 - [ manyargs dload ptables applyhook ]
(c)2000-2007 Felix L. Winkelmann | compiled 2007-10-04 on JVDSYS 
(MINGW32_NT-5.1)

#;1>

-- 
--  Jerry van Dijk
--  Leiden, Holland
--
--  The early bird may get the worm, but the second mouse gets the cheese!!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]