URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Show entire file |
Details |
Blame |
View Log
Rev 53 |
Rev 157 |
Line 51... |
Line 51... |
return
|
return
|
}
|
}
|
|
|
if { ![ld_simple_link $ld tmpdir/$test "$ld_options tmpdir/$test.o"] } {
|
if { ![ld_simple_link $ld tmpdir/$test "$ld_options tmpdir/$test.o"] } {
|
if { [string match "*not supported*" $link_output]
|
if { [string match "*not supported*" $link_output]
|
|| [string match "*unrecognized option*" $link_output] } {
|
|| [string match "*unrecognized option*" $link_output]
|
|
|| [string match "*-z relro ignored*" $link_output] } {
|
unsupported "$ld_options is not supported by this target"
|
unsupported "$ld_options is not supported by this target"
|
} else {
|
} else {
|
unresolved "$test_name"
|
unresolved "$test_name"
|
}
|
}
|
return
|
return
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.