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>