From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15254 invoked by alias); 8 May 2003 08:16:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 15184 invoked by uid 71); 8 May 2003 08:16:01 -0000 Date: Thu, 08 May 2003 08:16:00 -0000 Message-ID: <20030508081601.15182.qmail@sources.redhat.com> To: jakub@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Eric Botcazou Subject: Re: target/10663: [Solaris] New configure check aborts with Sun tools. Reply-To: Eric Botcazou X-SW-Source: 2003-05/txt/msg00568.txt.bz2 List-Id: The following reply was made to PR target/10663; it has been noted by GNATS. From: Eric Botcazou To: gcc-gnats@gcc.gnu.org Cc: gcc-bugs@gcc.gnu.org Subject: Re: target/10663: [Solaris] New configure check aborts with Sun tools. Date: Thu, 8 May 2003 10:18:46 +0200 > On Solaris 2.5.1, 2.6, 2.7: > checking linker read-only and read-write section mixing... ld: fatal: > option -h and building a dynamic executable are incompatible ld: fatal: > Flags processing errors > > '-shared' is not supported by Sun ld. Well, it's not much better on Solaris 7 with GNU Binutils 2.13.2.1: checking linker read-only and read-write section mixing... grep: illegal option -- A grep: illegal option -- 1 Usage: grep -hblcnsviw pattern file . . . -- Eric Botcazou