Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3F7E2B7A.2030804@kleckner.net> Date: Fri, 03 Oct 2003 19:07:54 -0700 From: Jim Kleckner User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020508 Netscape6/6.2.3 X-Accept-Language: en-us MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: gcc 3.3.3-1, gcc-mingw-20030911-2 missing java headers References: <20030921000411 DOT 86E4632A822 AT redhat DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Note-from-DJ: This may be spam Is it possible the java code simply wasn't configured to build? All of the java headers are missing. Christopher Faylor wrote: > I've moved all of the latest gcc stuff out of "test" and into "current". > This is the standard gcc 3.3.1 release from gcc.gnu.org + patches from > Danny Smith and (to a vastly lesser extent) me. If you are interested > in checking these sources out of gcc's cvs repository, the branch tag is > cygming331. But, please, no questions about where to go or how to do > that on the cygwin list. Go to gcc.gnu.org for that kind of info. [snip] > There were vague reports of gcj being broken during the gcc test period > but I never saw a true bug report for this. Since I'm not a java user, > I can only provide this as-is. Here are the things I looked at: A quick look at: http://www.cygwin.com/packages/gcc/gcc-3.2-3 shows usr/include/java/... are installed but http://www.cygwin.com/packages/gcc/gcc-3.3.1-2 shows none of that. Although it does include usr/bin/gcj.exe which suggests it was configured to build. It also suggests that I have the right packages unless some breakup of gcc has put those files elsewhere. Haven't seen anything on that and searching cygwin.com packages doesn't reveal anything. Checking the change logs for gcc: http://gcc.gnu.org/gcc-3.3/changes.html Doesn't indicate any issues with Java. Extracting the source of both versions and comparing some of the configure files doesn't reveal any disabling of gcj and java. I tried uncompressing, configuring, and "make" of gcc. Recompiling and installing 3.3.1-1 fails to install the headers. Subsequent uncompress, configure, recompile of 3.2-3 failed to compiler. Checking the gcc java list http://gcc.gnu.org/ml/java/ doesn't reveal (to me) the answer. Gerrit, do you know since you have the most relevant posts on the gcc/java list? Reverting to the previous install works. Thanks for any pointers. Jim -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/