public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: "Rolf-Alois Walter" <rolf-alois.walter@db.com>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Antwort: Re: bootstrap/10815: C compiler cannot create executables
Date: Mon, 19 May 2003 05:56:00 -0000	[thread overview]
Message-ID: <20030519055603.32153.qmail@sources.redhat.com> (raw)

The following reply was made to PR bootstrap/10815; it has been noted by GNATS.

From: "Rolf-Alois Walter" <rolf-alois.walter@db.com>
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"
 
 
 <br><font size=2 face="sans-serif">Hello,</font>
 <br>
 <br><font size=2 face="sans-serif">As to the question in which directory the gmake aborted, I do not know better</font>
 <br><font size=2 face="sans-serif">than to look into the gmake.out in the attached file configMake.tar.gz.</font>
 <br>
 <br><font size=2 face="sans-serif">In this file are some error messages concerning the linker, for example on line 1642:</font>
 <br>
 <br><font size=2 face="sans-serif">./xgcc -B./ -B/usr/local/powerpc-ibm-aix5.1.0.0/bin/ -isystem &nbsp;[...]</font>
 <br><font size=2 face="sans-serif">collect2: ld returned 1 exit status</font>
 <br><font size=2 face="sans-serif">ar: A file or directory in the path name does not exist.</font>
 <br><font size=2 face="sans-serif">ar: 0707-117 The fopen system call failed on file ppc64/shr.o.</font>
 <br><font size=2 face="sans-serif">mv: 0653-401 Cannot rename tmp-libgcc_s_ppc64.a to libgcc_s_ppc64.a:</font>
 <br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;A file or directory in the path name does not exist.</font>
 <br>
 <br>
 <br><font size=2 face="sans-serif">The compilation you suggested gave the following output:</font>
 <br>
 <br>
 <br><font size=2 face="sans-serif">/software/gcc-3.3-obj/powerpc-ibm-aix5.1.0.0/ppc64/libiberty&gt; ksh test.ksh 2&gt;&amp;1 | tee test.out</font>
 <br><font size=2 face="sans-serif">xgcc: system: A file or directory in the path name does not exist.</font>
 <br><font size=2 face="sans-serif">xgcc: /usr/local/powerpc-ibm-aix5.1.0.0/include: A file or directory in the path name does not exist.</font>
 <br><font size=2 face="sans-serif">Reading specs from /software/gcc-3.3-obj/gcc/specs</font>
 <br><font size=2 face="sans-serif">Configured with: /software/gcc-3.3/configure </font>
 <br><font size=2 face="sans-serif">Thread model: aix</font>
 <br><font size=2 face="sans-serif">gcc version 3.3</font>
 <br><font size=2 face="sans-serif">&nbsp;/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/ </font>
 <br><font size=2 face="sans-serif">-isystem /software/gcc-3.3-obj/gcc/include -isystem /usr/local/powerpc-ibm-aix5.1.0.0/bin/include -isystem /usr/local/p</font>
 <br><font size=2 face="sans-serif">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</font>
 <br><font size=2 face="sans-serif">iet -dumpbase conftest.c -maix64 -auxbase conftest -g -O2 -O2 -version -o /tmp//ccBwWxuR.s</font>
 <br><font size=2 face="sans-serif">ignoring nonexistent directory &quot;/usr/local/powerpc-ibm-aix5.1.0.0/bin/include&quot;</font>
 <br><font size=2 face="sans-serif">ignoring nonexistent directory &quot;/usr/local/powerpc-ibm-aix5.1.0.0/lib/include&quot;</font>
 <br><font size=2 face="sans-serif">cc1: error: unrecognized option `-i'</font>
 <br><font size=2 face="sans-serif">GNU C version 3.3 (powerpc-ibm-aix5.1.0.0)</font>
 <br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; compiled by GNU C version 3.3.</font>
 <br><font size=2 face="sans-serif">GGC heuristics: --param ggc-min-expand=64 --param ggc-min-heapsize=65530</font>
 <br>
 <br><font size=2 face="sans-serif">Thank you for your help</font>
 <br>
 <br><font size=2 face="sans-serif">Rolf</font>
 <br>
 --=_alternative 00206F74C1256D2B_=--


                 reply	other threads:[~2003-05-19  5:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030519055603.32153.qmail@sources.redhat.com \
    --to=rolf-alois.walter@db.com \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).