Re: jikes 1.22 Cygwin package fails to build GNU Classpath

2006-05-07 Thread Dalibor Topic
, dalibor topic -- 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/

Re: Compiling LAM MPI

2004-10-11 Thread Dalibor Topic
: 2003-06-12 Dalibor Topic [EMAIL PROTECTED] * configure.in: check for inet_ntop and inet_pton. * config/config.h.in, configure, kaffe/scripts/Makefile.in, kaffe/scripts/compat/Makefile.in, libltdl/config-h.in, replace/Makefile.in: regenerated

Re: Compiling LAM MPI

2004-10-11 Thread Dalibor Topic
/viewcvs.cgi/kaffe/replace/inet_ntop.c?annotate=1.1 So I guess you simply had a bit of bad luck with CVS :) cheers, dalibor topic -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ

Re: Compiling LAM MPI

2004-10-11 Thread Dalibor Topic
it with four clause BSD licensed code with the advertising clause. I'll check in a note on the copyright details of inet_*.c files into kaffe's CVS THRIDPARTY file right away. Thanks for bringing it up! cheers, dalibor topic -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Cygwin-specific Libtool patches (Was Re: Is cygffi.dll needed for SableVM JVM?)

2004-09-20 Thread Dalibor Topic
was wondering whether you know if there are pending patches from Cygwin developers for GNU Libtool, as they are preparing Libtool 2.0, so it would be nice to have those included, if possible :) The Libtool upstream is very cooperative and responsive to patches in my experience. cheers, dalibor

Re: Volunteering To Help Write Cygwin Java Swing Setup Program

2004-04-18 Thread Dalibor Topic
compiling the code with gcj, swingwt and swt down to a native .exe file, since that would work anywhere, without requiring a separate JRE/gij/kaffe/... install. cheers, dalibor topic -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: How to set breakpoints before mainCRTStartup?

2003-12-23 Thread Dalibor Topic
Steve Coleman wrote: Dalibor Topic wrote: Dalibor Topic wrote: Hi all, in my attempts to fix an ugly bug in kaffe on Cygwin, the bug I'm trying to squish turned out to be triggered by something that happens *before* main is called. snip Since I'd like to know what modifes that opcode, I

How to set breakpoints before mainCRTStartup?

2003-12-20 Thread Dalibor Topic
Dalibor Topic wrote: Hi all, in my attempts to fix an ugly bug in kaffe on Cygwin, the bug I'm trying to squish turned out to be triggered by something that happens *before* main is called. The opcode at the start of the function in question is apparently modified before the program actually

Setting breakpoints before main

2003-12-19 Thread Dalibor Topic
? cheers, dalibor topic -- 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/

Need tips debugging a crash porting an app to cygwin caused by sth overwriting a function

2003-12-17 Thread Dalibor Topic
wondering what kind of tips experienced Cygwin developers could offer to nail the bug down. cheers, dalibor topic -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ

Re: Need tips debugging a crash porting an app to cygwin caused by sth overwriting a function

2003-12-17 Thread Dalibor Topic
Hi Christopher, Christopher Faylor wrote: On Wed, Dec 17, 2003 at 07:51:06PM +0100, Dalibor Topic wrote: I try runing kaffe in gdb in order to run the java compiler, and quite quickly, it crashes, when it enters the findJarFiles function, with a SIGSEGV. The disassembly of the function shows

Re: Need tips debugging a crash porting an app to cygwin caused by sth overwriting a function

2003-12-17 Thread Dalibor Topic
Hi Christopher, Christopher Faylor wrote: On Wed, Dec 17, 2003 at 10:57:40PM +0100, Dalibor Topic wrote: Hi Christopher, Christopher Faylor wrote: On Wed, Dec 17, 2003 at 07:51:06PM +0100, Dalibor Topic wrote: I try runing kaffe in gdb in order to run the java compiler, and quite quickly

Re: Need tips debugging a crash porting an app to cygwin caused by sth overwriting a function

2003-12-17 Thread Dalibor Topic
Hi Christopher, Christopher Faylor wrote: On Wed, Dec 17, 2003 at 11:40:39PM +0100, Dalibor Topic wrote: I was thinking about defining a gdb command along the lines of define my-stepi-watch while (*(long *) findJarFiles == original_value) stepi end though I've never done that before, so I'm

Is gcc 2 still supported in cygwin at all?

2003-02-17 Thread Dalibor Topic
I'm just wondering, because I got 0 replies for my bugreport on this mailing list last week. cheers, dalibor topic __ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com -- Unsubscribe info: http

Re: Is gcc 2 still supported in cygwin at all?

2003-02-17 Thread Dalibor Topic
compile them with the same flags? cheers, dalibor topic __ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http

Re: Is gcc 2 still supported in cygwin at all?

2003-02-17 Thread Dalibor Topic
--- Randall R Schulz [EMAIL PROTECTED] wrote: Dalibor, At 01:36 2003-02-17, Dalibor Topic wrote: I'm just wondering, because I got 0 replies for my bugreport on this mailing list last week. Install the gcc2 package. Actually, the bugreport I've sent, has an attachment, generated

[bug] gcc 2.95.3-10 currupts the stack

2003-02-10 Thread Dalibor Topic
, dalibor topic __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com Cygwin Win95/NT Configuration Diagnostics Current System Time: Mon Feb 10 12:41:05 2003 Windows 98 SE Ver 4.10 Build Path: C