[Bug bootstrap/42735] Error: symbol `pread64' is already defined

2012-02-04 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42735

Andrew Pinski pinskia at gcc dot gnu.org changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution||WORKSFORME

--- Comment #5 from Andrew Pinski pinskia at gcc dot gnu.org 2012-02-04 
21:00:51 UTC ---
No feedback in almost 2 years so closing.


[Bug bootstrap/42735] Error: symbol `pread64' is already defined

2010-03-12 Thread pinskia at gcc dot gnu dot org


--- Comment #4 from pinskia at gcc dot gnu dot org  2010-03-13 03:14 ---
Well you can do an upgrade piece wise.  Do GCC 4.4.2 build with
--enable-languages=c and than build a new glibc.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42735



[Bug bootstrap/42735] Error: symbol `pread64' is already defined

2010-01-16 Thread dick at mrns dot nl


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



[Bug bootstrap/42735] Error: symbol `pread64' is already defined

2010-01-13 Thread pinskia at gcc dot gnu dot org


--- Comment #2 from pinskia at gcc dot gnu dot org  2010-01-13 20:38 ---
/tmp/ccNahovA.s:497: Error: symbol `pread64' is already defined

This is a bug in the glibc headers you are using.  I wonder why they are not
being fixed up by fixincludes.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

   Severity|major   |normal
  Component|fortran |bootstrap


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42735