From: David Huggins-Daines <dhd@linuxcare.com>
To: law@cygnus.com
Cc: parisc-linux@thepuffingroup.com
Subject: Re: [parisc-linux] Don't rebuild gcc/glibc yet
Date: 11 Jul 2000 11:42:49 -0400 [thread overview]
Message-ID: <878zv8brly.fsf@linuxcare.com> (raw)
In-Reply-To: Jeffrey A Law's message of "Tue, 11 Jul 2000 09:16:18 -0600"
Jeffrey A Law <law@cygnus.com> writes:
> > (i.e. are there definitions of those functions anywhere?)
> I believe they're in libc.a or milli.a on hpux systems.
Yes, actually, gcc/config/pa/quadlib.c, as I discovered when looking
at the other PA targets.
> > I get 'sizeof(long double) == 0' when configuring glibc, but
> . strangely enough it still wants to use them...
> You should never get sizeof long double == 0 -- if long doubles are
> not supported, they should be treated like doubles.
Yeah, I realized why that is, it's because glibc's configure.in does:
dnl check for the size of 'long double'.
AC_CHECK_SIZEOF(long double, 0)
Which makes sense :-)
--
dhd@linuxcare.com, http://www.linuxcare.com/
Linuxcare. Support for the revolution.
next prev parent reply other threads:[~2000-07-11 15:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-07-11 15:06 [parisc-linux] Don't rebuild gcc/glibc yet David Huggins-Daines
2000-07-11 15:16 ` Jeffrey A Law
2000-07-11 15:42 ` David Huggins-Daines [this message]
[not found] <4774.963331170@upchuck>
2000-07-11 16:12 ` David Huggins-Daines
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=878zv8brly.fsf@linuxcare.com \
--to=dhd@linuxcare.com \
--cc=law@cygnus.com \
--cc=parisc-linux@thepuffingroup.com \
/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