From f304af81b635347b9b26f9bfdda70705f5a13313 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 29 Sep 1998 23:18:16 +0000 Subject: Update. 1998-09-27 Geoff Keating * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: New file, use correct struct ipc_perm definition. --- FAQ.in | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'FAQ.in') diff --git a/FAQ.in b/FAQ.in index 36228ea765..197d5a6fba 100644 --- a/FAQ.in +++ b/FAQ.in @@ -96,17 +96,16 @@ to them. ??powerpc Which compiler should I use for powerpc? -{GK} You want to use egcs 1.0.1 or later (together with the right versions +{GK} You want to use egcs 1.1 or later (together with the right versions of all the other tools, of course). -In fact, egcs 1.0.1 has a serious bug that prevents a clean make, relating -to switch statement folding. It also causes the resulting shared libraries -to use more memory than they should. There is a patch at: +In fact, egcs 1.1 has a bug that causes linuxthreads to be +miscompiled, resulting in segmentation faults when using condition +variables. There is a temporary patch at: - - -Later versions of egcs may fix these problems. + +Later versions of egcs may fix this problem. ?? Do I need some more things to compile GNU C Library? -- cgit v1.2.1