This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]