public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
To: crossgcc@sourceware.org
Cc: sanatan R <sanatan1988@gmail.com>
Subject: Re: tried again with normal user but same error Build failed in step  	'Installing C library'
Date: Wed, 30 Dec 2009 14:52:00 -0000	[thread overview]
Message-ID: <200912301552.38297.yann.morin.1998@anciens.enib.fr> (raw)
In-Reply-To: <39c482990912300621i15510c31x639219486ba3b7b6@mail.gmail.com>

Sanatan, All,

On Wednesday 30 December 2009 15:21:34 sanatan R wrote:
> I tried again building with normal user but i am getting the same
> error. well i have tried many times , this is probably the 20th time.
> what am i missing??.

OK, I get it. Set:
  C compiler  --->
    Use sjlj for exceptions  --->
      ( ) Let configure decide
      ( ) Force using sjlj
      (X) Force not using sjlj

And read the help entry for it.

ARM (only in big endian?) is picky about using setjmp/longjmp (sjlj) to
handle exceptions. It's not needed, so force configure not to use sjlj.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
`------------------------------^-------^------------------^--------------------'



--
For unsubscribe information see http://sourceware.org/lists.html#faq

      reply	other threads:[~2009-12-30 14:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-30 14:22 sanatan R
2009-12-30 14:52 ` Yann E. MORIN [this message]

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=200912301552.38297.yann.morin.1998@anciens.enib.fr \
    --to=yann.morin.1998@anciens.enib.fr \
    --cc=crossgcc@sourceware.org \
    --cc=sanatan1988@gmail.com \
    /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).