This is the mail archive of the glibc-bugs@sources.redhat.com 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/377] __REDIRECT_NTH incorrect for C++


------- Additional Comments From rth at gcc dot gnu dot org  2004-09-09 22:24 -------
I should have mentioned that 

  $ echo '#include <unistd.h>' > z.cc
  $ g++ -D_FILE_OFFSET_BITS=64 -c z.cc

is the test case.  I can also add that the current construction fails
with all versions of gcc.

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=377

------- 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]