This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ld problem with latest cvs


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]