This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/42735] Error: symbol `pread64' is already defined
- From: "dick at mrns dot nl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jan 2010 10:50:05 -0000
- Subject: [Bug bootstrap/42735] Error: symbol `pread64' is already defined
- References: <bug-42735-18666@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from dick at mrns dot nl 2010-01-16 10:50 -------
What can I do to fix this bug? I can't update glibc because the latest glibc
doesn't compile with gcc 4.1.2. Grepping through the buildtree on pread64
returns:
i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu/bits/stdtr1c++.h.gch/O2g.gch
i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu/bits/extc++.h.gch/O2g.gch
i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu/bits/stdc++.h.gch/O0g.gch
i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu/bits/stdc++.h.gch/O2g.gch
You can download my buildroot (chrootable) at:
http://routi.mrns.nl/~meeuw/gcc-4.tar.bz2 (183 MB compressed, 832 MB
uncompressed)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42735