delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Date: | Sun, 2 Nov 2003 14:44:09 -0500 |
From: | Christopher Faylor <cgf-no-personal-reply-please AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: gcc 3.3.1-3, loading .la files from gcj-compiled apps |
Message-ID: | <20031102194409.GB15320@redhat.com> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <3FA5590F DOT 6060308 AT santafe DOT edu> |
Mime-Version: | 1.0 |
In-Reply-To: | <3FA5590F.6060308@santafe.edu> |
User-Agent: | Mutt/1.4.1i |
On Sun, Nov 02, 2003 at 12:20:47PM -0700, Marcus G. Daniels wrote: >Would it be possible to add a -D_WIN32 to the libjava/libltdl Makefile >for Cygwin? Then the LoadLibrary support will get compiled-in, and >dynamic libraries can be loaded into GCJ apps. No. If there is dynamic linking to be done it should work through dlopen and pals. Defining _WIN32 is not the way to accomplish this. -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |