public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* getconf LFS_CFLAGS
@ 2001-05-08 14:11 Arkadiusz Miskiewicz
  2001-05-08 14:17 ` Andreas Jaeger
  0 siblings, 1 reply; 2+ messages in thread
From: Arkadiusz Miskiewicz @ 2001-05-08 14:11 UTC (permalink / raw)
  To: libc-alpha

glibc 2.2.3

On alpha:
[builder@mifgate builder]$ getconf LFS_CFLAGS
_POSIX_V6_LP64_OFF64
(which is wrong)

on ix86/sparc:
[misiek@arm misiek]$ getconf LFS_CFLAGS
-D_FILE_OFFSET_BITS=64
(ok)

patch welcome.
-- 
Arkadiusz Miśkiewicz, AM2-6BONE    [ PLD GNU/Linux IPv6 ]
http://www.t17.ds.pwr.wroc.pl/~misiek/ipv6/   [ enabled ]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: getconf LFS_CFLAGS
  2001-05-08 14:11 getconf LFS_CFLAGS Arkadiusz Miskiewicz
@ 2001-05-08 14:17 ` Andreas Jaeger
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Jaeger @ 2001-05-08 14:17 UTC (permalink / raw)
  To: Arkadiusz Miskiewicz; +Cc: libc-alpha

Arkadiusz Miskiewicz <misiek@pld.ORG.PL> writes:

> glibc 2.2.3
> 
> On alpha:
> [builder@mifgate builder]$ getconf LFS_CFLAGS
> _POSIX_V6_LP64_OFF64
> (which is wrong)
> 
> on ix86/sparc:
> [misiek@arm misiek]$ getconf LFS_CFLAGS
> -D_FILE_OFFSET_BITS=64
> (ok)
> 
> patch welcome.

Should be fixed in CVS since:
2001-04-30  Jakub Jelinek  <jakub@redhat.com>

        * posix/confstr.c (confstr) [_CS_V6_WIDTH_RESTRICTED_ENVS]: Move so
        that _CS_LFS_CFLAGS can fall through to the empty returned string
        case.  Add FALLTHROUGH comment.


Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-05-08 14:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-08 14:11 getconf LFS_CFLAGS Arkadiusz Miskiewicz
2001-05-08 14:17 ` Andreas Jaeger

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).