Results 1 to 1 of 1
Hi,
I am trying to test "gcc-4.6-20100911/gcc/testsuite/gcc.target".
But runtest fails with error 'ERROR: (DejaGnu) proc "gcc-set-multilib-library-path gcc" does not exist.'
Please suggest on how to resolve this issue.
Thanks,
Runtest ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-16-2010 #1Just Joined!
- Join Date
- Dec 2008
- Posts
- 3
ERROR: (DejaGnu) proc "gcc-set-multilib-library-path gcc" does not exist
Hi,
I am trying to test "gcc-4.6-20100911/gcc/testsuite/gcc.target".
But runtest fails with error 'ERROR: (DejaGnu) proc "gcc-set-multilib-library-path gcc" does not exist.'
Please suggest on how to resolve this issue.
Thanks,
Runtest version:
$ runtest --version
WARNING: Couldn't find the global config file.
Expect version is 5.26
Tcl version is 8.0
Framework version is 1.3.1
Gcc version is gcc version 4.1.2 20070115
OS: SLES_10_sp1
$ cd gcc-4.6-20100911/gcc/testsuite
$ runtest --tool gcc.target
WARNING: Couldn't find tool init file
Test Run By root on Thu Sep 16 16:48:24 2010
Native configuration is x86_64-unknown-linux-gnu
=== gcc.target tests ===
Schedule of variations:
unix
Running target unix
Using /usr/local/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/local/share/dejagnu/config/unix.exp as generic interface file for target.
Using ./config/default.exp as tool-and-target-specific interface file.
Running ./gcc.target/alpha/alpha.exp ...
Running ./gcc.target/arm/aapcs/aapcs.exp ...
Running ./gcc.target/arm/arm.exp ...
Running ./gcc.target/arm/neon/neon.exp ...
Running ./gcc.target/avr/avr.exp ...
Running ./gcc.target/avr/torture/avr-torture.exp ...
Running ./gcc.target/bfin/bfin.exp ...
Running ./gcc.target/cris/cris.exp ...
Running ./gcc.target/cris/torture/cris-torture.exp ...
Running ./gcc.target/frv/frv.exp ...
Running ./gcc.target/i386/i386.exp ...
ERROR: (DejaGnu) proc "gcc-set-multilib-library-path gcc" does not exist.
The error code is NONE
The info on the error is:
no files matched glob pattern "./gcc.target/gcc.target*"
while executing
"glob ./gcc.target/gcc.target*"
invoked from within
"catch "glob ${path}/${pattern}" tmp"
=== gcc.target Summary ===


Reply With Quote
