public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* cygwin-1.3.11-20020609 snapshot: mark_closed() complains when building the cygwin1.dll
@ 2002-06-11  5:53 Pavel Tsekov
  2002-06-11  6:01 ` Pavel Tsekov
  2002-06-11  8:03 ` Nicholas Wourms
  0 siblings, 2 replies; 5+ messages in thread
From: Pavel Tsekov @ 2002-06-11  5:53 UTC (permalink / raw)
  To: cygwin

Please, see the attached file for more information. Search for
"mark_closed" to find where it starts to complain since the
uncompressed log is around 700 kb.

I don't know if this is a way to reproduce, but still, here are the steps
i've taken (i think this may not be a problem which shows up every
time):

1. patched the 20020609 snapshot to 20020610.
2. patched newlib with the sexec* removal patch (from newlib maling
list)
3. rm -rf * the object directory
4. CFLAGS=-g CXXFLAGS=-g ../configure --enable-debugging
5. make
6. CTRL+C at some place when newlib was built
7. make clean
8. make

uname -a
CYGWIN_NT-5.1 MORDOR 1.3.11s(0.53/3/2) 20020609 00:55:38 i686 unknown


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: cygwin-1.3.11-20020609 snapshot: mark_closed() complains when building the cygwin1.dll
  2002-06-11  5:53 cygwin-1.3.11-20020609 snapshot: mark_closed() complains when building the cygwin1.dll Pavel Tsekov
@ 2002-06-11  6:01 ` Pavel Tsekov
  2002-06-11  8:03 ` Nicholas Wourms
  1 sibling, 0 replies; 5+ messages in thread
From: Pavel Tsekov @ 2002-06-11  6:01 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 40 bytes --]

Sorry I forgot to attach the log file :(

[-- Attachment #2: build.log.bz2 --]
[-- Type: application/octet-stream, Size: 13918 bytes --]

[-- Attachment #3: Type: text/plain, Size: 214 bytes --]

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: cygwin-1.3.11-20020609 snapshot: mark_closed() complains when building the cygwin1.dll
  2002-06-11  5:53 cygwin-1.3.11-20020609 snapshot: mark_closed() complains when building the cygwin1.dll Pavel Tsekov
  2002-06-11  6:01 ` Pavel Tsekov
@ 2002-06-11  8:03 ` Nicholas Wourms
  2002-06-11  8:16   ` Re[2]: " Pavel Tsekov
  2002-06-11  9:38   ` Christopher Faylor
  1 sibling, 2 replies; 5+ messages in thread
From: Nicholas Wourms @ 2002-06-11  8:03 UTC (permalink / raw)
  To: Pavel Tsekov

Pavel,

I can confirm this when running configure scripts on Windows ME when I had
compiled cygwin1.dll with --enable-debugging.  So the question is, does
this message indicate a potential issue?

Cheers,
Nicholas

--- Pavel Tsekov <ptsekov@syntrex.com> wrote:
> Please, see the attached file for more information. Search for
> "mark_closed" to find where it starts to complain since the
> uncompressed log is around 700 kb.
> 
> I don't know if this is a way to reproduce, but still, here are the
> steps
> i've taken (i think this may not be a problem which shows up every
> time):
> 
> 1. patched the 20020609 snapshot to 20020610.
> 2. patched newlib with the sexec* removal patch (from newlib maling
> list)
> 3. rm -rf * the object directory
> 4. CFLAGS=-g CXXFLAGS=-g ../configure --enable-debugging
> 5. make
> 6. CTRL+C at some place when newlib was built
> 7. make clean
> 8. make
> 
> uname -a
> CYGWIN_NT-5.1 MORDOR 1.3.11s(0.53/3/2) 20020609 00:55:38 i686 unknown
> 
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re[2]: cygwin-1.3.11-20020609 snapshot: mark_closed() complains when building the cygwin1.dll
  2002-06-11  8:03 ` Nicholas Wourms
@ 2002-06-11  8:16   ` Pavel Tsekov
  2002-06-11  9:38   ` Christopher Faylor
  1 sibling, 0 replies; 5+ messages in thread
From: Pavel Tsekov @ 2002-06-11  8:16 UTC (permalink / raw)
  To: Nicholas Wourms; +Cc: Pavel Tsekov

I don't know... But the fact that it appears now and then seems
strange. I though it may be usefull if not for any other purpose at
least for completness of the archives.

Btw I would look into this myself but not now.

NW> I can confirm this when running configure scripts on Windows ME when I had
NW> compiled cygwin1.dll with --enable-debugging.  So the question is, does
NW> this message indicate a potential issue?

NW> --- Pavel Tsekov <ptsekov@syntrex.com> wrote:
>> Please, see the attached file for more information. Search for
>> "mark_closed" to find where it starts to complain since the
>> uncompressed log is around 700 kb.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: cygwin-1.3.11-20020609 snapshot: mark_closed() complains when building the cygwin1.dll
  2002-06-11  8:03 ` Nicholas Wourms
  2002-06-11  8:16   ` Re[2]: " Pavel Tsekov
@ 2002-06-11  9:38   ` Christopher Faylor
  1 sibling, 0 replies; 5+ messages in thread
From: Christopher Faylor @ 2002-06-11  9:38 UTC (permalink / raw)
  To: cygwin

On Tue, Jun 11, 2002 at 06:01:30AM -0700, Nicholas Wourms wrote:
>I can confirm this when running configure scripts on Windows ME when I had
>compiled cygwin1.dll with --enable-debugging.  So the question is, does
>this message indicate a potential issue?

Yes.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-06-11 15:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-11  5:53 cygwin-1.3.11-20020609 snapshot: mark_closed() complains when building the cygwin1.dll Pavel Tsekov
2002-06-11  6:01 ` Pavel Tsekov
2002-06-11  8:03 ` Nicholas Wourms
2002-06-11  8:16   ` Re[2]: " Pavel Tsekov
2002-06-11  9:38   ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).