This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: A working libgcj.dll


FWIW, the runtime-pseudo-reloc patch will soon (tonight or tomorrow) be in
mingw runtime CVS in winsup repository.   It allows building and using
libstdc++ as dll. User code can import from libstdc++.dll with or without
import lib. 

I would seriously qustion putting it into libgcj build machinery until ordinary
(ie non-java)  mingw users and developers have some time to shake out any
backward compatibility issues.  

Danny


Re: A working libgcj.dll
From: Tom Tromey <tromey at redhat dot com> 
To: Anthony Green <green at redhat dot com> 
Cc: java at gcc dot gnu dot org 
Date: 30 Dec 2002 15:54:05 -0700 
Subject: Re: A working libgcj.dll 
References: <1040701919.16986.287.camel@escape> 
Reply-to: tromey at redhat dot com 

--------------------------------------------------------------------------------

>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:

Anthony> The binutils and cygwin hackers have given us a little present...
Anthony> $ ls -l hw.exe libgcj.dll
Anthony> -rwxrwxr-x    1 green    green        5632 Dec 23 19:25 hw.exe
Anthony> -rwxrwxr-x    1 green    green     6057984 Dec 23 19:25 libgcj.dll

Nice!

Anthony> Now that we know this is possible, I'm hoping there's a
Anthony> motivated hacker out there to help shoe-horn this into the
Anthony> libgcj build machinery.

Me too.  It seems like this would be pretty useful in making libgcj
more robust on Windows.

Tom



http://movies.yahoo.com.au - Yahoo! Movies
- What's on at your local cinema?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]