public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Segment fault s-attrtab genattrtab (solved)
@ 2015-07-03  1:49 bruce m beach
  0 siblings, 0 replies; only message in thread
From: bruce m beach @ 2015-07-03  1:49 UTC (permalink / raw)
  To: gcc-help

>> Hello all
>>
>> I have been trying for a long time to build gcc-4.9.2 and now
>> gcc-5.1.0-RC-20150412 but it always dies with:
>>
>> make[2]: *** [s-attrtab] Segmentation fault (core dumped)
>>
>> System: armv7l-unknown-linux-gnueabihf
>>
>> Configure
>> ---------
>> .configure --enable-languages=c,c++ --disable-bootstrap
>>  .... [snip]

for the exynos 5250 processor all that needs to be done (on
linux) is enable in the linux kernel config: System type ->

         [*] ARM errata: incorrect instructions may be executed
from loop (773022 Cortex-A15 (up to r0p4) erratum)

and 'make bootstrap' builds without problem for everything.
(although somewhere in the chain it died because there was no
'zip' on my system which I thought was kind of odd.) Adding zip
everything continued fine.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-07-03  1:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-03  1:49 Segment fault s-attrtab genattrtab (solved) bruce m beach

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