This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: WIN-11: add -lgdi32 -lwsock32 -lws2_32 to libgcj.spec if compiling for win32
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: Adam Megacz <patches at lists dot megacz dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: Tue, 05 Feb 2002 14:19:17 +1300
- Subject: Re: WIN-11: add -lgdi32 -lwsock32 -lws2_32 to libgcj.spec if compiling for win32
- References: <86wuxsx034.fsf@megacz.com>
Adam Megacz wrote:
>This patch is against a checkout that already has my --with-jc1-spec
>and --with-lib-spec patches, so the line numbers might not match
>up. However, it can be used independantly of that patch.
>
>Ok to commit?
>
> - a
>
>2002-02-04 Adam Megacz <adam@xwt.org>
>
> * configure.in: Add -lgdi32 -lwsock32 -lws2_32 to libgcj.spec
> if compiling for win32
>
OK.
Bryce.