Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - How to build IOZONE tool on QNX SDP7.1: Page 1 of 3 (3 Items)
   
How to build IOZONE tool on QNX SDP7.1  
Hi All,

I want to build IOZONE tool for QNX OS systems.

I have tried to build the tool on QNX momentics IDE but facing some build errors as below :


C:\iozone\iozone3_506\src\current>make qnx
which: no ndk-build in (/cygdrive/c/QNX/QNX_Momentics_IDE_2/features/com.qnx.tools.jre.win32.x86_64_11.0.10/jdk-11.0.10+
9-jre/bin/server:/cygdrive/c/QNX/QNX_Momentics_IDE_2/features/com.qnx.tools.jre.win32.x86_64_11.0.10/jdk-11
.0.10+9-jre/bin:/cygdrive/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/iCLS:/cygdrive/c/Program 
Files/Intel/Intel(R) Management Engine Components/iCLS:/cygdrive/c/windows/system32:/cygdrive/c/windows:/cygdr
ive/c/windows/System32/Wbem:/cygdrive/c/windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/windows/System32/OpenSSH:/
cygdrive/c/Users/ssdrive/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Python27:/cygdrive/c/Python27/Script
s:/cygdrive/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/cygdrive/c/Program Files/Intel/
Intel(R) Management Engine Components/DAL:/cygdrive/c/Program Files (x86)/Intel/Intel(R) Management Engine Compon
ents/IPT:/cygdrive/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/cygdrive/c/ProgramData/chocolatey/
bin:/usr/bin:/cygdrive/c/Windows/System32/drivers:/cygdrive/c/Users/ssdrive/AppData/Local/Microsoft/WindowsAp
ps:/cygdrive/c/Users/ssdrive/Downloads/MinGW:/cygdrive/c/QNX/QNX_Momentics_IDE_2)

Build iozone for QNX

cc -c -O  -DNAME='"qnx"' -DHAVE_ANSIC_C -D_FILE_OFFSET_BITS=64 -DASYNC_IO  iozone.c -o iozone_qnx.o
make: cc: No such file or directory
make: *** [makefile:1568: iozone_qnx.o] Error 127


Need some suggestions on building the tool.

Regards,