This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/4495] _POSIX_V6_ILP32_OFFBIG shouldn't be defined for __WORDSIZE == 32


------- Additional Comments From jakub at redhat dot com  2007-05-23 11:22 -------
The implementation provides that compilation environment.
Try
getconf POSIX_V6_ILP32_OFFBIG_CFLAGS
getconf POSIX_V6_ILP32_OFFBIG_LDFLAGS
resp. confstr with _CS_POSIX_V6_ILP32_OFFBIG_CFLAGS etc. to see what you
need to use as CFLAGS and LDFLAGS to compile resp. link in such an compilation
environment.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


http://sourceware.org/bugzilla/show_bug.cgi?id=4495

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]