linux-test-project / ltp

Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
https://linux-test-project.readthedocs.io/
GNU General Public License v2.0
2.3k stars 1.01k forks source link

LTP on 32 bit Linux #894

Closed Ankita-020696 closed 2 years ago

Ankita-020696 commented 2 years ago

Hi, Can LTP be executed on 32 bit LINUX or is it specific to 64 bit?

Thanks

richiejp commented 2 years ago

Yes, it can be ran on 32-bit linux or 32-bit compat mode (-m32).

pevik commented 2 years ago

@Ankita-020696 https://github.com/linux-test-project/ltp/blob/master/INSTALL#L168

You can also use build script, which supports also 32bit compilation https://github.com/linux-test-project/ltp/blob/master/build.sh