From a334319f6530564d22e775935d9c91663623a1b4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 22 Dec 2004 20:10:10 +0000 Subject: (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. --- FAQ.in | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'FAQ.in') diff --git a/FAQ.in b/FAQ.in index 227132bc08..4c161cceb6 100644 --- a/FAQ.in +++ b/FAQ.in @@ -374,19 +374,6 @@ For details check also my page . {SM} You want to use at least gcc 3.2 (together with the right versions of all the other tools, of course). -?? `make' fails when running rpcgen the first time, - what is going on? How do I fix this? - -{CO} The first invocation of rpcgen is also the first use of the recently -compiled dynamic loader. If there is any problem with the dynamic loader -it will more than likely fail to run rpcgen properly. This could be due to -any number of problems. - -The only real solution is to debug the loader and determine the problem -yourself. Please remember that for each architecture there may be various -patches required to get glibc HEAD into a runnable state. The best course -of action is to determine if you have all the required patches. - ? Installation and configuration issues ?? Can I replace the libc on my Linux system with GNU libc? -- cgit v1.2.3