Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Apr 2000 01:56:35 +0200
From:      Ernst de Haan <ernst@jollem.com>
To:        Greg Lewis <glewis@trc.adelaide.edu.au>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: Unable to compile JDK 1.2.2
Message-ID:  <38ED2433.D358C65D@jollem.com>
References:  <200004062131.HAA74834@ares.trc.adelaide.edu.au>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38ED2433.D358C65D>