[Bug target/54663] microblaze-linux genchecksum failure: opening microblaze-c.o: No such file or directory

eager at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jan 26 16:54:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54663

--- Comment #3 from eager at gcc dot gnu.org 2013-01-26 16:53:50 UTC ---
Author: eager
Date: Sat Jan 26 16:53:45 2013
New Revision: 195488

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195488
Log:
gcc:  PR target/54663
    * config.gcc (microblaze*-linux*): Add tmake_file to allow building
    of microblaze-c.o.
libgcc:
    * config.host(microblaze*-linux*): tmake_file: Remove 
    t-slibgcc-nolc-override, add t-slibgcc-libgcc.
    * config/microblaze/t-microblaze: Set LIB2FUNCS_EXCLUDE
    to exclude functions from being built with libgcc.c and use
    the microblaze assembly.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc
    trunk/libgcc/ChangeLog
    trunk/libgcc/config.host
    trunk/libgcc/config/microblaze/t-microblaze



More information about the Gcc-bugs mailing list