[Bug go/55091] libgo testsuite doesn't support --target_board='unix{-mx32}'

ian at airs dot com gcc-bugzilla@gcc.gnu.org
Tue Feb 5 22:28:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55091

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Ian Lance Taylor <ian at airs dot com> 2013-02-05 22:28:08 UTC ---
If you want to use RUNTESTFLAGS when testing libgo, also use USE_DEJAGNU=yes. 
That is:
    make USE_DEJAGNU=yes RUNTESTFLAGS="--target_board='unix{-mx32}'"

(But I have not tried this myself).



More information about the Gcc-bugs mailing list