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 To: cygwin AT cygwin DOT com From: Dalibor Topic Subject: Re: Compiling LAM MPI Date: Mon, 11 Oct 2004 12:27:17 +0000 (UTC) Lines: 41 Message-ID: References: <200410070628 DOT i976SHUn006889 AT tyr DOT informatik DOT fh-fulda DOT de> <399261618 DOT 20041011090642 AT familiehaase DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 139.19.20.102 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040413 Debian/1.6-5) X-IsSubscribed: yes Gerrit P. Haase familiehaase.de> writes: > I have some replacement functions for inet_ntop & inet_pton which I > found in the kaffe sources, these don't include coyright notices and > compile ok on Cygwin. Hallo Gerrit, I've explicitely included them for Cygwin :) According to the changelog: 2003-06-12 Dalibor Topic * 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. * replace/Makefile.am: (libreplace_la_SORCES) Add inet_ntop.c and inet_pton.c. * replace/inet_ntop.c, replace/inet_pton.c: new files, taken from ircii, distributed under a BSD type license. thanks for pointing them out, I'll add them to THIRDPARTY file in CVS, which describes upstreams for third party code in Kaffe with its (GPL-compatible) licenses. cheers, dalibor topic p.s. I still havent got around to merge your Kaffe patches in. I've confirmed that I can boot win98 in qemu on my box, so I'll install it on a file, and pull Cygwin on it. Unfortunately, the current cross-tools tollchain for cygwin seems broken, so I'm afraid it will take a bit longer till I can pull in your patches for Kaffe. Just to let you know I'm still on it :) -- 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/