Changes between Initial Version and Version 1 of Ticket #47927


Ignore:
Timestamp:
Jun 2, 2015, 10:31:46 AM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

I've been installing gcc universal for years, but only on my primary machine, which runs the latest version of OS X (so, 10.10, currently), and it works fine. But I see you're on 10.5. I know gcc installs fine on 10.5, but I haven't tried the universal variant there. Do you really need the universal variant?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #47927

    • Property Cc ryandesign@… added
    • Property Owner changed from macports-tickets@… to mww@…
    • Property Port libgcc added
  • Ticket #47927 – Description

    initial v1  
    11Hi!
    22I would like to install gcc49. As dependency libgcc is build, but it fails with an internal error:
     3{{{
    34/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i386-apple-darwin9/libiberty/libiberty.a -lm
    45build/genautomata /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc5/libgcc/work/gcc-5.1.0/gcc/common.md /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc5/libgcc/work/gcc-5.1.0/gcc/config/i386/i386.md \
    56          insn-conditions.md > tmp-automata.c
    67genautomata: Internal error: abort in add_vect, at genautomata.c:7461
     8}}}