Message from discussion
Build problems on Solaris 8
Newsgroups: perl.perl6.internals
Path: g2news1.google.com!news1.google.com!news.glorb.com!logbridge.uoregon.edu!newsfeed.stanford.edu!nntp.perl.org
Return-Path: <dough...@lafayette.edu>
Mailing-List: contact perl6-internals-h...@perl.org; run by ezmlm
Delivered-To: mailing list perl6-intern...@perl.org
Delivered-To: moderator for perl6-intern...@perl.org
Received: (qmail 56028 invoked from network); 7 Jun 2004 12:49:47 -0000
Received: from x1.develooper.com (63.251.223.170)
by onion.develooper.com with SMTP; 7 Jun 2004 12:49:47 -0000
Received: (qmail 15464 invoked by uid 225); 7 Jun 2004 12:49:46 -0000
Delivered-To: perl6-intern...@perl.org
Received: (qmail 15456 invoked by alias); 7 Jun 2004 12:49:45 -0000
X-Spam-Status: No, hits=0.0 required=7.0
tests=
X-Spam-Check-By: la.mx.develooper.com
Received: from mail.lafayette.edu (HELO lafayette.edu) (139.147.8.40)
by la.mx.develooper.com (qpsmtpd/0.27.1) with ESMTP; Mon, 07 Jun 2004 05:49:44 -0700
X-SpamCatcher-Score: 1 [X]
Received: from maxwell.phys.lafayette.edu (account doughera [139.147.232.16] verified)
by lafayette.edu (CommuniGate Pro SMTP 4.1.6)
with ESMTP-TLS id 5740454 for perl6-intern...@perl.org; Mon, 07 Jun 2004 08:40:27 -0400
Date: Mon, 7 Jun 2004 08:50:43 -0400 (EDT)
X-X-Sender: dough...@maxwell.phys.lafayette.edu
To: Perl6 Internals <perl6-intern...@perl.org>
Subject: Re: Build problems on Solaris 8
In-Reply-To: <Pine.SOL.4.58.0406031718020.24112@maxwell.phys.lafayette.edu>
Message-ID: <Pine.SOL.4.58.0406070849160.6745@maxwell.phys.lafayette.edu>
References: <Pine.SOL.4.58.0406031718020.24112@maxwell.phys.lafayette.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Spam-Rating: onion.develooper.com 1.6.2 0/1000/N
Approved: n...@nntp.perl.org
From: dough...@lafayette.edu (Andy Dougherty)
On Thu, 3 Jun 2004, Andy Dougherty wrote:
> 6. ICU won't build with Sun's cc. If I move gcc out of the way so
> ICU's configure can't find it, then the compilation fails on
> classes/null.c with the following error messages:
>
> perl classes/pmc2c2.pl --c --no-lines classes/null.pmc
> "classes/null.c", line 1918: non-constant initializer: op "NAME"
[ ... ]
Oops -- sorry -- that's not part of ICU. That's a parrot file.
If I can coerce the build system to use Sun's cc, I can get through the
build of icu fine. I haven't gotten to the linking stage yet.
--
Andy Dougherty dough...@lafayette.edu