This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: compile question about dll of windows
- From: João Garcia <jgarcia at uk2 dot net>
- To: Mohan Embar <gnustuff at thisiscool dot com>, Jost Boekemeier <JBoekemeier at inetsoftware dot de>, java at gcc dot gnu dot org
- Date: Fri, 30 May 2003 19:17:55 +0100
- Subject: Re: compile question about dll of windows
Hi All,
I don't know much about this "dll subject" yet. But is the dll relocatable?
I have been doing some research to be able to build my own dlls under
mingw. And I have found these "ghost-posts from the past" that might say
something useful about the subject:
http://sources.redhat.com/ml/cygwin/1998-08/msg00248.html
http://sources.redhat.com/ml/cygwin/1998-05/msg00658.html
I apologize if the contents of these posts are all too obvious to be
useful...
João