public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* tried again with normal user but same error Build failed in step   'Installing C library'
@ 2009-12-30 14:22 sanatan R
  2009-12-30 14:52 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: sanatan R @ 2009-12-30 14:22 UTC (permalink / raw)
  To: crossgcc

[-- Attachment #1: Type: text/plain, Size: 210 bytes --]

hello again,

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??.

see log for errors

thanks in advance

[-- Attachment #2: build.log.tar.lzma --]
[-- Type: application/octet-stream, Size: 683537 bytes --]

[-- Attachment #3: Type: text/plain, Size: 71 bytes --]

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: tried again with normal user but same error Build failed in step   'Installing C library'
  2009-12-30 14:22 tried again with normal user but same error Build failed in step 'Installing C library' sanatan R
@ 2009-12-30 14:52 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2009-12-30 14:52 UTC (permalink / raw)
  To: crossgcc; +Cc: sanatan R

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-12-30 14:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-30 14:22 tried again with normal user but same error Build failed in step 'Installing C library' sanatan R
2009-12-30 14:52 ` Yann E. MORIN

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).