This is the mail archive of the cygwin 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: PTHREAD_MUTEX_DEFAULT different for cygwin v.s. linux.


>From:	Larry Hall [mailto:lh-no-personal-replies-please@cygwin.com]

>>I can't seem to build the cygwin1.dll ...

>Sounds OK to me.  Try stripping it.

Been there, tried that..

>>[built from source] and it complained about something with the address).

> Perhaps it's best if you just tell us what the actual error message was
and when it happened.

First, note I used setup to update to the "current" versions of everything, apparently 1.5.17-1 (reported by cygcheck, and the source tarball).  I also have to do rebaseall since I use KDE.

OK, I did ./configure;make;make install...

  29716 [main] ? 4056 multiple_cygwin_problem: cygheap base magic number mismatch detected - 0x61820000/0x0

If I try to rebase it, nothing works and I get a bigger error message.

If it is a rebase problem, is there any way to get the current address (from /bin/cygwin1.dll) so I can set the built one to it?

Even if I strip the newly made dll, it isn't the same size as the release version.  Are there instructions anywhere to build an exact copy of the release.

I need to change exactly one byte in trace.o(.cc) so PTHREAD_MUTEX_DEFAULT will be different to see if this fixes my problem.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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