From owner-freebsd-openoffice@FreeBSD.ORG Thu May 24 23:58:03 2007 Return-Path: X-Original-To: openoffice@freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1C0DD16A469 for ; Thu, 24 May 2007 23:58:03 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from qb-out-0506.google.com (qb-out-0506.google.com [72.14.204.228]) by mx1.freebsd.org (Postfix) with ESMTP id B471F13C4C4 for ; Thu, 24 May 2007 23:58:02 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: by qb-out-0506.google.com with SMTP id b14so648449qbc for ; Thu, 24 May 2007 16:58:02 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:message-id:to:cc:subject:from:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding:sender; b=ddlGLNpEPrBwiN2GsynPGoXleqChON5ekTR7SLV3p/q3YjSSWRWL5kfVftRD5vdozxtqAr/3ji8zn130VsFpBIsVdv7Ggg26v1mUvokbXJctoH2s931qUkb6xz2X3PFzZJLdOfyR9bJstf1A2uPv0tl4POm2R4k9I2OKpV/s0Uo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:message-id:to:cc:subject:from:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding:sender; b=Y1y7WgDoyiDOiy2czNc6yXKJ72Y3NpCg6GLJNed/U1oE1Kysrw00t5Cl/fXB+KBnnQpz3aF/TECWjZFGkKs56vFJnQ1AlPJXj/lmIbhmdIN69eTSA3NjDqQtLa3+A630ZxglBxzZpCQlRPvXavZmlqQSknYZvHrQ6PEb3lSqNhw= Received: by 10.35.39.13 with SMTP id r13mr3229085pyj.1180051081840; Thu, 24 May 2007 16:58:01 -0700 (PDT) Received: from localhost ( [134.160.214.85]) by mx.google.com with ESMTP id y78sm5992441pyg.2007.05.24.16.57.59; Thu, 24 May 2007 16:58:00 -0700 (PDT) Date: Fri, 25 May 2007 08:57:46 +0900 (JST) Message-Id: <20070525.085746.23026946.chat95@mac.com> To: openoffice@freebsd.org From: Maho NAKATA In-Reply-To: <20070521.095218.85416951.chat95@mac.com> References: <20070521.095218.85416951.chat95@mac.com> X-Mailer: Mew version 5.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: Maho NAKATA Cc: ports@freebsd.org Subject: [HEADS UP] Re: setting gcc42 as default compiler X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 May 2007 23:58:03 -0000 From: Maho NAKATA Subject: setting gcc42 as default compiler Date: Mon, 21 May 2007 09:52:18 +0900 (JST) > Hi, > > As 7-CURRENT is going to ship with gcc42, > I'd like to switch the default compiler for OOo ports to gcc42, too. > > General > * depending on gcc-ooo which is specific/patched version is evil. > also useless for other than ooo2 ports. > * some people might also use gfortran as well, in this case we install > gcc42 too and no additional compilers are needed. > * facilitation for gcc part of Makefile. we do not need to consider about > gcc-ooo (i386) and gcc41 part(amd64/gcj build), but single gcc42 part > is enough. > > For 7-CURRENT > * No additional compiler will be needed for both FreeBSD i386/amd64. > > For 6-STABLE > * Just moving to one single compiler gcc42 is enough. > > Drawbacks > * Sometimes we need additional gcc42 patches for OOo. > > Issues > * gcc42-withgcjawt conflicts with gcc42 :( but I have an idea... > > Currently just i wrote this proposal. > Any suggestions/comments are extremely appreciated. > > All the best, > -- Nakata Maho (maho@FreeBSD.org) > _______________________________________________ > freebsd-openoffice@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice > To unsubscribe, send any mail to "freebsd-openoffice-unsubscribe@freebsd.org" >