gcc 3.3.1-3, loading .la files from gcj-compiled apps

Robert Collins rbcollins@cygwin.com
Fri Nov 7 20:54:00 GMT 2003


On Sat, 2003-11-08 at 07:31, Tom Tromey wrote:
> >>>>> "Marcus" == Marcus G Daniels <mgd@santafe.edu> writes:
> 
> Marcus> Would it be possible to add a -D_WIN32 to the libjava/libltdl
> Marcus> Makefile for Cygwin?

Just caught up with this. -DWIN32 is usually wrong for cygwin. Cygwin
programs should use dlopen etc al. The only time win32 specific calls
are appropriate for cywgin, is when you are doing native non-cygwin
supported stuff.

Rob
-- 
GPG key available at: <http://members.aardvark.net.au/lifeless/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://gcc.gnu.org/pipermail/java/attachments/20031107/16b7f2ad/attachment.sig>


More information about the Java mailing list