delorie.com/archives/browse.cgi | search |
Message-ID: | <DB85AFBE7C0DD311BF260004ACB80BFCEC17@nex_server.nextransport.com> |
From: | George Kinney <GKinney AT nextransport DOT com> |
To: | "'djgpp AT delorie DOT com'" <djgpp AT delorie DOT com> |
Subject: | Re: Java JNI problems with GCC??? |
Date: | Fri, 1 Oct 1999 09:37:33 -0400 |
MIME-Version: | 1.0 |
X-Mailer: | Internet Mail Service (5.5.2448.0) |
Reply-To: | djgpp AT delorie DOT com |
>Here is a small sampling: (I haven't yet found a way to capture the output >into a log file): use the redir utility: redir -e stderr.out gcc -Zwin32 -Wall -c -o hello.dll hello.c -IH:\jdk1.1.6\include -IH:\jdk1.1.6\include\win32 Then the errors you listed will be sent to the file stderr.out . redir is documented in the info files if you need more info.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |