Changes between Initial Version and Version 1 of Ticket #47927, comment 2


Ignore:
Timestamp:
Jul 3, 2015, 1:43:48 AM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #47927, comment 2

    initial v1  
    44The result was, libgcc-5.1 compiled fine, but the gcc 4.9 port fails with following error:
    55
     6{{{
    67ld: illegal text-relocoation (direct reference) to (global,weak) hash_table<loc_list_hasher, xcallocator>::find_slot_with_hash(dw_loc_list_struct const*, unsigned int, insert_option) in libbackend.a(dwarf2out.o) from anon in libbackend.a(dwarf2out.o) for architecture i386
    78collect2: error: ld returned 1 exit status
    89make[3]: *** [f951] Error 1
    910rm gfortran.pod gcc.pod
     11}}}
    1012
    1113I'll also attach the corresponding logfile (main-gcc49.log).