public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely.gcc@gmail.com>
To: Dennis Clarke <dclarke@blastwave.org>
Cc: Ryan Johnson <ryan.johnson@cs.utoronto.ca>,
	Ian Lance Taylor <iant@google.com>,
	gcc-help@gcc.gnu.org, 	ebotcazou@adacore.com
Subject: Re: the struggle for a 64-bit GCC on Solaris 10 - part 2
Date: Mon, 12 Nov 2012 22:13:00 -0000	[thread overview]
Message-ID: <CAH6eHdQws=fXPp45PHEgQdR9EkHoMr5eLo8goyEF7iqH0WCULQ@mail.gmail.com> (raw)
In-Reply-To: <fbae8ec26b2b.50a12a7c@blastwave.org>

On 12 November 2012 21:57, Dennis Clarke wrote:
>
> fact : you can not build libgmp with Sun cc

Doesn't matter.  It's a C library, you can compile it with GCC and
link it to code compiled with either GCC or Sun C.

> thought : I see no value in using the Sun/Oracle compilers to build GNU C compiler collection

Well if it works and the alternative doesn't ... maybe it's worth trying.

>> could have completed several times, modulo those funky CFLAGS you
>> added.
>
> No such funky CFLAGS are in effect. Only -m64 and a few non-funky totally sane falgs .. but hey .. I'll try it again without -D_TS_ERRNO and see what happens.

As I said on the bug report, you'll need to define _XOPEN_SOURCE or
_POSIX_C_SOURCE for the correct iconv(3) declaration.

  reply	other threads:[~2012-11-12 22:13 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-12 16:10 Dennis Clarke
2012-11-12 16:53 ` Ryan Johnson
2012-11-12 17:09   ` Dennis Clarke
2012-11-12 17:54 ` Ian Lance Taylor
2012-11-12 21:00   ` Dennis Clarke
2012-11-12 21:17     ` Ryan Johnson
2012-11-12 21:20       ` Dennis Clarke
2012-11-12 21:26         ` Jonathan Wakely
2012-11-12 21:33           ` Dennis Clarke
2012-11-12 21:41             ` Ryan Johnson
2012-11-12 21:57               ` Dennis Clarke
2012-11-12 22:13                 ` Jonathan Wakely [this message]
2012-11-12 22:22                   ` Dennis Clarke
2012-11-12 22:32                     ` Jonathan Wakely
2012-11-12 22:37                       ` Dennis Clarke
2012-11-12 22:49                         ` Jonathan Wakely
2012-11-12 22:49                           ` Jonathan Wakely
2012-11-12 22:55                             ` Dennis Clarke
2012-11-12 23:26                               ` Jonathan Wakely
2012-11-15  1:01                                 ` Dennis Clarke
2012-11-12 23:04                             ` Dennis Clarke
2012-11-12 23:17                     ` Ryan Johnson
2012-11-12 23:19                       ` Dennis Clarke
2012-11-12 23:15                   ` Ryan Johnson
2012-11-12 23:17                     ` Dennis Clarke
2012-11-12 23:25                       ` Ryan Johnson
2012-11-12 21:29       ` Marc Glisse
2012-11-12 21:34         ` Ryan Johnson
2012-11-12 21:36         ` Dennis Clarke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAH6eHdQws=fXPp45PHEgQdR9EkHoMr5eLo8goyEF7iqH0WCULQ@mail.gmail.com' \
    --to=jwakely.gcc@gmail.com \
    --cc=dclarke@blastwave.org \
    --cc=ebotcazou@adacore.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=iant@google.com \
    --cc=ryan.johnson@cs.utoronto.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).