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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [config/] [default.exp] - Diff between revs 29 and 166

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

Rev 29 Rev 166
Line 65... Line 65...
# that we can use a -B option to gcc to force it to use the newly
# that we can use a -B option to gcc to force it to use the newly
# built linker.
# built linker.
if {![file isdirectory tmpdir/ld]} then {
if {![file isdirectory tmpdir/ld]} then {
    catch "exec mkdir tmpdir/ld" status
    catch "exec mkdir tmpdir/ld" status
    catch "exec ln -s ../../ld-new tmpdir/ld/ld" status
    catch "exec ln -s ../../ld-new tmpdir/ld/ld" status
 
    catch "exec ln -s ld tmpdir/ld/collect-ld" status
}
}
set gcc_ld_flag "-B[pwd]/tmpdir/ld/"
set gcc_ld_flag "-B[pwd]/tmpdir/ld/"
 
 
# load the linker path
# load the linker path
if {[file exists tmpdir/libpath.exp]} {
if {[file exists tmpdir/libpath.exp]} {

powered by: WebSVN 2.1.0

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