ld problem with latest cvs
Christopher Faylor
cgf@redhat.com
Sat Sep 7 19:21:00 GMT 2002
On Thu, Sep 05, 2002 at 01:01:48PM -0400, Pierre A. Humblet wrote:
>Christopher Faylor wrote:
>
>> Run the build and get a meaningful stack trace from gdb.
>>
>
>Sorry, I didn't seem to have --enable-debugging
>
>Does this help?
>
>gdb -nw /bin/ld.exe
>(gdb) dll cygwin1
>(gdb) x 0x610975ab
>0x610975ab <fflush+59>: Cannot access memory at address 0x610975ab
>(gdb) x 0x610a1aa8
>0x610a1aa8 <_fwalk+56>: Cannot access memory at address 0x610a1aa8
>(gdb) x 0x610A1EA3
>0x610a1ea3 <_cleanup_r+23>: Cannot access memory at address 0x610a1ea3
>(gdb) x 0x61097291
>0x61097291 <exit+145>: Cannot access memory at address 0x61097291
It helps a little. I think you need to do a make clean and rebuild.
Recent newlib changes to the FILE structure seem to require that.
cgf
More information about the Cygwin-developers
mailing list