Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Subject: RE: PTHREAD_MUTEX_DEFAULT different for cygwin v.s. linux. Date: Thu, 9 Jun 2005 11:16:42 -0400 Message-ID: From: "Thomas E. Zerucha" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j59FH4m3006671 >From: Larry Hall [mailto:lh-no-personal-replies-please AT cygwin DOT 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/