From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12752 invoked by alias); 7 Oct 2004 13:41:16 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 12740 invoked by uid 48); 7 Oct 2004 13:41:14 -0000 Date: Thu, 07 Oct 2004 13:41:00 -0000 Message-ID: <20041007134114.12739.qmail@sourceware.org> From: "danglin at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040514144237.15435.Tuomo.Tikkanen@nokia.com> References: <20040514144237.15435.Tuomo.Tikkanen@nokia.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug bootstrap/15435] bootstrap / install / fixinc fails on HPUX 11.11/11.00/10.20 with gsyslimits.h X-Bugzilla-Reason: CC X-SW-Source: 2004-10/txt/msg00924.txt.bz2 List-Id: ------- Additional Comments From danglin at gcc dot gnu dot org 2004-10-07 13:41 ------- It is not a problem that I have experienced. gsyslimits.h should be in the gcc source directory. Using `cp' instead of `mv' is definitely wierd and might cause problems doing make bootstrap. Fix includes runs in stage1, never during an install. I always use GNU tools for my builds (make, sed, awk, bash, flex, bison, ...). Also, I never build in the source directory. I believe that it's important to use GNU make and sed. It's also important to have the latest HP linker patch. If the user does this, I'm sure that he will be successfully able to build and install GCC. There are more details in the installation documentation. I isn't much chance in duplicating this without knowing the details of the configure command, the tools being used, the build directory, etc. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15435