From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32200 invoked by alias); 19 May 2003 05:56:05 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 32154 invoked by uid 71); 19 May 2003 05:56:03 -0000 Date: Mon, 19 May 2003 05:56:00 -0000 Message-ID: <20030519055603.32153.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: "Rolf-Alois Walter" Subject: Antwort: Re: bootstrap/10815: C compiler cannot create executables Reply-To: "Rolf-Alois Walter" X-SW-Source: 2003-05/txt/msg02053.txt.bz2 List-Id: The following reply was made to PR bootstrap/10815; it has been noted by GNATS. From: "Rolf-Alois Walter" To: dhazeghi@yahoo.com Cc: gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org Subject: Antwort: Re: bootstrap/10815: C compiler cannot create executables Date: Mon, 19 May 2003 07:51:13 +0200 This is a multipart message in MIME format. --=_alternative 00206F74C1256D2B_= Content-Type: text/plain; charset="us-ascii" Hello, As to the question in which directory the gmake aborted, I do not know better than to look into the gmake.out in the attached file configMake.tar.gz. In this file are some error messages concerning the linker, for example on line 1642: ./xgcc -B./ -B/usr/local/powerpc-ibm-aix5.1.0.0/bin/ -isystem [...] collect2: ld returned 1 exit status ar: A file or directory in the path name does not exist. ar: 0707-117 The fopen system call failed on file ppc64/shr.o. mv: 0653-401 Cannot rename tmp-libgcc_s_ppc64.a to libgcc_s_ppc64.a: A file or directory in the path name does not exist. The compilation you suggested gave the following output: /software/gcc-3.3-obj/powerpc-ibm-aix5.1.0.0/ppc64/libiberty> ksh test.ksh 2>&1 | tee test.out xgcc: system: A file or directory in the path name does not exist. xgcc: /usr/local/powerpc-ibm-aix5.1.0.0/include: A file or directory in the path name does not exist. Reading specs from /software/gcc-3.3-obj/gcc/specs Configured with: /software/gcc-3.3/configure Thread model: aix gcc version 3.3 /software/gcc-3.3-obj/gcc/cc1 -quiet -v -iprefix /software/gcc-3.3-obj/gcc/../lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3/ -isystem /software/gcc-3.3-obj/gcc/include -isystem /usr/local/powerpc-ibm-aix5.1.0.0/bin/include -isystem /usr/local/p owerpc-ibm-aix5.1.0.0/lib/include -D__GNUC__=3 -D__GNUC_MINOR__=3 -D__GNUC_PATCHLEVEL__=0 -D__64BIT__ -i conftest.c -qu iet -dumpbase conftest.c -maix64 -auxbase conftest -g -O2 -O2 -version -o /tmp//ccBwWxuR.s ignoring nonexistent directory "/usr/local/powerpc-ibm-aix5.1.0.0/bin/include" ignoring nonexistent directory "/usr/local/powerpc-ibm-aix5.1.0.0/lib/include" cc1: error: unrecognized option `-i' GNU C version 3.3 (powerpc-ibm-aix5.1.0.0) compiled by GNU C version 3.3. GGC heuristics: --param ggc-min-expand=64 --param ggc-min-heapsize=65530 Thank you for your help Rolf --=_alternative 00206F74C1256D2B_= Content-Type: text/html; charset="us-ascii"
Hello,

As to the question in which directory the gmake aborted, I do not know better
than to look into the gmake.out in the attached file configMake.tar.gz.

In this file are some error messages concerning the linker, for example on line 1642:

./xgcc -B./ -B/usr/local/powerpc-ibm-aix5.1.0.0/bin/ -isystem  [...]
collect2: ld returned 1 exit status
ar: A file or directory in the path name does not exist.
ar: 0707-117 The fopen system call failed on file ppc64/shr.o.
mv: 0653-401 Cannot rename tmp-libgcc_s_ppc64.a to libgcc_s_ppc64.a:
             A file or directory in the path name does not exist.


The compilation you suggested gave the following output:


/software/gcc-3.3-obj/powerpc-ibm-aix5.1.0.0/ppc64/libiberty> ksh test.ksh 2>&1 | tee test.out
xgcc: system: A file or directory in the path name does not exist.
xgcc: /usr/local/powerpc-ibm-aix5.1.0.0/include: A file or directory in the path name does not exist.
Reading specs from /software/gcc-3.3-obj/gcc/specs
Configured with: /software/gcc-3.3/configure
Thread model: aix
gcc version 3.3
 /software/gcc-3.3-obj/gcc/cc1 -quiet -v -iprefix /software/gcc-3.3-obj/gcc/../lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3/
-isystem /software/gcc-3.3-obj/gcc/include -isystem /usr/local/powerpc-ibm-aix5.1.0.0/bin/include -isystem /usr/local/p
owerpc-ibm-aix5.1.0.0/lib/include -D__GNUC__=3 -D__GNUC_MINOR__=3 -D__GNUC_PATCHLEVEL__=0 -D__64BIT__ -i conftest.c -qu
iet -dumpbase conftest.c -maix64 -auxbase conftest -g -O2 -O2 -version -o /tmp//ccBwWxuR.s
ignoring nonexistent directory "/usr/local/powerpc-ibm-aix5.1.0.0/bin/include"
ignoring nonexistent directory "/usr/local/powerpc-ibm-aix5.1.0.0/lib/include"
cc1: error: unrecognized option `-i'
GNU C version 3.3 (powerpc-ibm-aix5.1.0.0)
        compiled by GNU C version 3.3.
GGC heuristics: --param ggc-min-expand=64 --param ggc-min-heapsize=65530

Thank you for your help

Rolf
--=_alternative 00206F74C1256D2B_=--