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 Message-ID: <3FAC1145.40706@santafe.edu> Date: Fri, 07 Nov 2003 14:40:21 -0700 From: "Marcus G. Daniels" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.6a) Gecko/20031030 X-Accept-Language: en-us, en MIME-Version: 1.0 To: tromey AT redhat DOT com CC: cygwin AT cygwin DOT com, java AT gcc DOT gnu DOT org Subject: Re: gcc 3.3.1-3, loading .la files from gcj-compiled apps References: <3FA5590F DOT 6060308 AT santafe DOT edu> <87oevnly2v DOT fsf AT fleche DOT redhat DOT com> In-Reply-To: <87oevnly2v.fsf@fleche.redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Filter-Version: 1.14 (kakapo) Tom Tromey wrote: >>>>>>"Marcus" == Marcus G Daniels writes: >>>>>> >>>>>> > >Marcus> Would it be possible to add a -D_WIN32 to the libjava/libltdl >Marcus> Makefile for Cygwin? > >It looks like it would be a bit more in line with existing code to >just add it to libltdl/ltdl.h. > >Could you look at how the upstream libltdl handles it? We >occasionally talk about importing a new version, I wonder if that >would fix this for you. > > As of yesterday, I believe Charles Wilson has convinced the libtool maintainers to install the needed patches. It uses dlopen if it can, and then falls back to LoadLibrary if that fails. -- 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/