From owner-freebsd-java@FreeBSD.ORG Fri Jan 18 09:30:59 2008 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7463616A421 for ; Fri, 18 Jan 2008 09:30:59 +0000 (UTC) (envelope-from leafy7382@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.freebsd.org (Postfix) with ESMTP id 0DF1013C45D for ; Fri, 18 Jan 2008 09:30:58 +0000 (UTC) (envelope-from leafy7382@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so1439333pyb.10 for ; Fri, 18 Jan 2008 01:30:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=I8L8uA6BpVQzU71p8GYdSYN12iz4U5QwgTVOml+Ahdk=; b=vd9DPR6eYWsHA8Efrlx01iSZLVP+I7CNyAEb0lNz/zHyQlHh/eHWbPWnm6rke3qszLnUFyTzKwJB1iBvcxvy6MKjvu56LAQBEec1QCnL85xjfMcFa/VzVdnQeOMy2lTUujnvzHioyHf7fcxEGdg4DkAGxSPejAf6Kff+6FUcvcE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=LCRfsuQx+mNkxeHWYomHy+pDJVbdCUNAZvEBVcDTqIB+7/dUkYSaKwhO6C9wgZbt8Sg7pHYA82hgbAKXd1vPhMYmOqhzkGH16pxtq5RkYZNkhkVUQsvOcI6pryw/aJMKOSqC2a9ybeHtqz4NWFv7zFCsyaY5wC8NkeNqeKhHdj4= Received: by 10.64.131.4 with SMTP id e4mr6729587qbd.68.1200648657538; Fri, 18 Jan 2008 01:30:57 -0800 (PST) Received: by 10.65.126.12 with HTTP; Fri, 18 Jan 2008 01:30:57 -0800 (PST) Message-ID: Date: Fri, 18 Jan 2008 17:30:57 +0800 From: "Jiawei Ye" To: "Clarence Chu" In-Reply-To: MIME-Version: 1.0 References: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-java@freebsd.org Subject: Re: build jdk14 under -7+ X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jan 2008 09:30:59 -0000 On Jan 18, 2008 3:48 PM, Clarence Chu wrote: > > > Dear All, > > It's my way of building it, wish you like it: > > 1) build and install lang/gcc34 > 2) rename the cc gcc CC g++ c++ under /usr/bin > 3) make symbolic links of the above to the gcc34 counterparts > 4) build jdk14 as 'cd /usr/ports/java/jdk14; make install' > > it is simple, isn't it? > > Best wishes. > > What if you use CC= and CXX= for make args? Does that work as well? Jiawei -- "If it looks like a duck, walks like a duck, and quacks like a duck, then to the end user it's a duck, and end users have made it pretty clear they want a duck; whether the duck drinks hot chocolate or coffee is irrelevant."