From owner-freebsd-java Thu Apr 6 16:56:54 2000 Delivered-To: freebsd-java@freebsd.org Received: from mail.telekabel.nl (arnhem.telekabel.nl [194.134.132.130]) by hub.freebsd.org (Postfix) with ESMTP id C657B37BA30 for ; Thu, 6 Apr 2000 16:56:47 -0700 (PDT) (envelope-from ernst@jollem.com) Received: from jollem.com (c187104187.telekabel.chello.nl [212.187.104.187]) by mail.telekabel.nl (8.8.8/8.8/EuroNet) with ESMTP id BAA07646; Fri, 7 Apr 2000 01:56:34 +0200 (MET DST) Message-ID: <38ED2433.D358C65D@jollem.com> Date: Fri, 07 Apr 2000 01:56:35 +0200 From: Ernst de Haan Organization: Jollem X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en, nl MIME-Version: 1.0 To: Greg Lewis Cc: freebsd-java@FreeBSD.ORG Subject: Re: Unable to compile JDK 1.2.2 References: <200004062131.HAA74834@ares.trc.adelaide.edu.au> Content-Type: multipart/mixed; boundary="------------E9336AC97295F79EB05E40B9" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. --------------E9336AC97295F79EB05E40B9 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Greg Lewis wrote: -----------------8<----------------------- > > I'm trying to compile the JDK, I applied the -4 patches, but I fail. I get > > this message a few times: > > > > cc: language O4 not recognized > > Based on this, your problem is almost certainly that you didn't set the > environment variable CC_VERSION. E.g. > > setenv CC_VERSION gcc > > (or CC_VERSION=gcc for Bourne shell people) > > as those are the kind of errors I get when I don't do that :). -----------------8<----------------------- Yup, that was the problem. Thanks a lot, Greg! I used the wrong syntax /:) It builds as I write this email :)= I am sending the output of the make process to a file. I will filter it for warnings and errors, and then put it somewhere online. I'll post the URL. The compile process is IMHO very slow, I think I'll try to relink bin/javac to jikes. That may dramatically improve speed (*if* it works). BTW: Thanks to all who responded so quickly to my email (Greg, Steve, Nate and Gary), I think it's fabulous to see the teamspirit and enthusiasm :) Ernst -- Ernst de Haan Freelance Java Architect "Come to me all who are weary and burdened, and I will give you rest" -- Jesus Christ --------------E9336AC97295F79EB05E40B9 Content-Type: text/x-vcard; charset=us-ascii; name="ernst.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Ernst de Haan Content-Disposition: attachment; filename="ernst.vcf" begin:vcard n:de Haan;Ernst tel;fax:+31 (0)26 3645634 tel;work:+31 (0)26 3623895 x-mozilla-html:FALSE url:http://www.znerd.demon.nl/ org:Jollem adr:;;Rozendaalselaan 35;Velp;GLD;6881 KZ;Netherlands version:2.1 email;internet:ernst@jollem.com title:Java Architect fn:Ernst de Haan end:vcard --------------E9336AC97295F79EB05E40B9-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message