X-Spam-Check-By: sourceware.org Message-ID: <438786F6.5000802@quicknet.nl> Date: Fri, 25 Nov 2005 22:49:42 +0100 From: Teun Burgers User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax) MIME-Version: 1.0 To: cygwin AT cygwin DOT com CC: Shai Ayal Subject: Re: fltk package status References: <420fb9e60511220935i38979f55n289a0bbb3c599e09 AT mail DOT gmail DOT com> In-Reply-To: <420fb9e60511220935i38979f55n289a0bbb3c599e09@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Shai Ayal wrote: > Does anybody know who is the maintainer for the fltk package and if it > is going to be updates anytime soon? current package is 1.1.4, current > fltk version is 1.1.6, mainly bug fixes! The fltk team is working towards 1.1.7. Cygwin and mingw patches have been submitted, also by me. The current CVS versions works quite well with both gcc and gcc -mno-cygwin and I recommend them. The only problem that prevents a cygwin release is that programs linked with shared fltk libraries hang, statically built programs work fine. The 1.1.4 release was compiled with gcc 3.3.x and works fine with shared fltk libraries. This is probably caused (I have not tested this) by the problem related to libstdc++ in the current gcc 3.4.4 that causes octave to hang as well. See http://sources.redhat.com/ml/cygwin/2005-10/msg00071.html. Teun -- 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/