public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Haley <aph@redhat.com>
To: germanandre@gmx.es, GCC <gcc-help@gcc.gnu.org>
Subject: Re: Problem to compile gcc 4.9.1
Date: Mon, 28 Jul 2014 08:25:00 -0000	[thread overview]
Message-ID: <53D608EE.1010701@redhat.com> (raw)
In-Reply-To: <6f49a004e1f47bfe8890a62a0b85b568@german-desktop>

On 26/07/14 01:48, Germán Arias wrote:
> On 2014-07-24 17:19:45 -0600 Germán Arias <germanandre@gmx.es> wrote:
> 
>> I have a directory objdir to build gcc, the to configure I run:
>>
>> .../gcc-4.9.1/configure --enable-languages=objc --enable-threads
>>
>> All OK, then "make" and I get the error:
>>
>> -I../../gcc-4.9.1/gcc/. -I../../gcc-4.9.1/gcc/../include 
>> -I../../gcc-4.9.1/gcc/../libcpp/include  
>> -I../../gcc-4.9.1/gcc/../libdecnumber 
>> -I../../gcc-4..9.1/gcc/../libdecnumber/bid -I../libdecnumber 
>> -I../../gcc-4.9.1/gcc/../libbacktrace    -o insn-recog.o -MT insn-recog.o 
>> -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.c
>> /tmp/ccNhO7ry.s: Assembler messages:
>> /tmp/ccNhO7ry.s:225716: Warning: end of file not at end of a line; newline 
>> inserted
>> /tmp/ccNhO7ry.s:227059: Error: number of operands mismatch for `je'
>> /tmp/ccNhO7ry.s: Error: open CFI at the end of file; missing .cfi_endproc 
>> directive
>> make[3]: *** [insn-recog.o] Error 1
>> make[3]: se sale del directorio «/home/german/Instalados/source/objgcc/gcc»
>> make[2]: *** [all-stage3-gcc] Error 2
>> make[2]: se sale del directorio «/home/german/Instalados/source/objgcc»
>> make[1]: *** [stage3-bubble] Error 2
>> make[1]: se sale del directorio «/home/german/Instalados/source/objgcc»
>> make: *** [all] Error 2
>>
>> This is on Trisquel 6 for x86. Any advice? Thanks.
> 
> Adding the option --disable-bootstrap solve the problem.

Not really: it just means that your compiler hasn't been tested.  There is
certainly something wrong, and it needs debugging, but I don't know what
it might be.

Andrew.

  reply	other threads:[~2014-07-28  8:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-24 23:19 Germán Arias
2014-07-26  0:48 ` Germán Arias
2014-07-28  8:25   ` Andrew Haley [this message]
2014-07-28 23:36     ` Germán Arias
2014-07-31 23:54       ` Germán Arias
2014-08-01  8:05         ` Andrew Haley

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=53D608EE.1010701@redhat.com \
    --to=aph@redhat.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=germanandre@gmx.es \
    /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).