From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3303 invoked by alias); 7 Aug 2002 03:06:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 3275 invoked by uid 71); 7 Aug 2002 03:06:00 -0000 Resent-Date: 7 Aug 2002 03:06:00 -0000 Resent-Message-ID: <20020807030600.3274.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-To: nobody@gcc.gnu.org Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org, java-prs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, gkt@cs.luc.edu Received: (qmail 2203 invoked by uid 61); 7 Aug 2002 03:00:32 -0000 Message-Id: <20020807030032.2202.qmail@sources.redhat.com> Date: Tue, 06 Aug 2002 20:06:00 -0000 From: gkt@cs.luc.edu Reply-To: gkt@cs.luc.edu To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: java/7514: help in compiling a Java 1.1 class library X-SW-Source: 2002-08/txt/msg00119.txt.bz2 List-Id: >Number: 7514 >Category: java >Synopsis: help in compiling a Java 1.1 class library >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Tue Aug 06 20:06:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: George K. Thiruvathukal >Release: gcj 2.96 >Organization: >Environment: Mandrake Linux 8.2 >Description: Hi, I realize that I might receive less than an enthusiastic response for this posting. I am the author of a book, High-Performance Java Platform Computing. We produced a threads and networking library, compatible with Java 1.1 specs (i.e. not Java 2) and not containing any GUI code. I have been looking through the docs for the proper way to compile code. The code compiles cleanly with Java 1.1 and 1.2+ compilers. When I compile with GCJ, I end up getting a bunch of messages to the effect of not being able to find the classes. I have even tried various combinations of the various classpath options to ensure the current directory is in the path (.). One thing you should know is that my code is in a proper "package" (org.jhpc.thread). I don't know whether this is messing things up or not. In any event, I would really like to get this working properly. It is a collection of abstractions for threads programming, featured in my book, and I would even like to contribute to the GCJ project if there is any interest in higher-level abstractions for concurrent and parallel computing. If anyone is willing to help me, I'll provide code. (It is also available on my SourceForge web site under GPL licensing.) >How-To-Repeat: I can be contacted by e-mail for precise directions. >Fix: None known. >Release-Note: >Audit-Trail: >Unformatted: