This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
On Thu, Sep 10, 2009 at 3:23 PM, Stefan DÃsinger <stefan@codeweavers.com> wrote: > What's the easiest way to run the testsuite with -m32? RUNTESTFLAGS='--target_board=unix/\\\{-m32,-m64\\\}' Works but that is from a script so you might need to remove at least one of the \\ pairs. Thanks, Andrew Pinski
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |