OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [gold/] [testsuite/] [Makefile.am] - Diff between revs 27 and 148

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 27 Rev 148
Line 1849... Line 1849...
        mv -f incremental_test_4 incremental_test_4.base
        mv -f incremental_test_4 incremental_test_4.base
        @sleep 1
        @sleep 1
        cp -f two_file_test_2.o two_file_test_tmp_4.o
        cp -f two_file_test_2.o two_file_test_tmp_4.o
        $(CXXLINK) -Wl,--incremental-update,--incremental-base=incremental_test_4.base -Bgcctestdir/ two_file_test_1.o two_file_test_1b.o two_file_test_tmp_4.o two_file_test_main.o
        $(CXXLINK) -Wl,--incremental-update,--incremental-base=incremental_test_4.base -Bgcctestdir/ two_file_test_1.o two_file_test_1b.o two_file_test_tmp_4.o two_file_test_main.o
 
 
 
check_PROGRAMS += incremental_copy_test
 
incremental_copy_test: copy_test_v1.o copy_test.o copy_test_1.so copy_test_2.so
 
        cp -f copy_test_v1.o copy_test_tmp.o
 
        $(CXXLINK) -Wl,--incremental-full -Bgcctestdir/ -Wl,-R,. copy_test_tmp.o copy_test_1.so copy_test_2.so
 
        @sleep 1
 
        cp -f copy_test.o copy_test_tmp.o
 
        $(CXXLINK) -Wl,--incremental-update -Bgcctestdir/ -Wl,-R,. copy_test_tmp.o copy_test_1.so copy_test_2.so
 
 
 
check_PROGRAMS += incremental_common_test_1
 
incremental_common_test_1: common_test_1_v1.o common_test_1_v2.o gcctestdir/ld
 
        cp -f common_test_1_v1.o common_test_1_tmp.o
 
        $(CXXLINK) -Wl,--incremental-full -Bgcctestdir/ common_test_1_tmp.o
 
        @sleep 1
 
        cp -f common_test_1_v2.o common_test_1_tmp.o
 
        $(CXXLINK) -Wl,--incremental-update -Bgcctestdir/ common_test_1_tmp.o
 
 
endif DEFAULT_TARGET_X86_64
endif DEFAULT_TARGET_X86_64
 
 
endif GCC
endif GCC
endif NATIVE_LINKER
endif NATIVE_LINKER
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.