David Daney wrote:
What should I do to fix the build?
get the most recent machine-gmon.h from glibc CVS.
You will probably find a problem linking libc at a later step. But the
newer machine-gmon.h will fix this problem.
OK. That worked. Thanks a lot.
(But now there are some assembler errors in rtld.c. It seems like an unrelated
problem - so I will post that seperately.)
I have sucessfully build with gcc-3.3.1, still working on 3.4.2Ah! Nice to know that. Do you by any chance have the diffs (against ftp://ftp.gnu.org/glibc/glibc-2.3.3...). If so, can you send it to me?
David Daney.
Thanks again, Saravanan.