Unix & Linux Stack Exchange
Q&A for users of Linux, FreeBSD and other Unix-like operating systems
Latest Questions
2
votes
1
answers
870
views
How to build and run the GNU GAS assembler test suite?
I'm at Binutils tag `binutils-2_31`, and there is a directory: gas/testsuite with some tests that I'm interested in. I've compiled the entire binutils with: ./configure make but the directory `gas/testsuite` didn't seem to be built. How to build and run those tests? Hopefully in verbose mode so I ca...
I'm at Binutils tag
binutils-2_31
, and there is a directory:
gas/testsuite
with some tests that I'm interested in.
I've compiled the entire binutils with:
./configure
make
but the directory gas/testsuite
didn't seem to be built.
How to build and run those tests?
Hopefully in verbose mode so I can see the full GAS command line.
Ciro Santilli OurBigBook.com
(19628 rep)
Feb 8, 2019, 11:51 AM
• Last activity: Feb 11, 2019, 09:05 AM
Showing page 1 of 1 total questions