Compiling fio on Windows

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All,

This is neto from Brazil

How are you?

How do I compile fio on Windows? I've installed Cygwin (with MinGW packages) but I've got an error after to compile. 

Just create a simple C code "hello World" and it compiles. 

Trying with Cygwin (I installed x86_64-w64-mingw32-gcc.exe packages)

$ make
Makefile:21: config-host.mak: No such file or directory
FIO_VERSION = fio-2.0.13
Running configure for you...
Forcing known good options on Windows
    DEP .depend
    CC gettime.o
    CC fio.o
    CC ioengines.o
    CC init.o
    CC stat.o
    CC log.o
    CC time.o
    CC filesetup.o
    CC eta.o
    CC verify.o
    CC memory.o
    CC io_u.o
    CC parse.o
    CC mutex.o
    CC options.o
    CC rbtree.o
    CC smalloc.o
    CC filehash.o
    CC profile.o
    CC debug.o
    CC lib/rand.o
    CC lib/num2str.o
    CC lib/ieee754.o
    CC crc/crc64.o
    CC crc/md5.o
    CC crc/sha256.o
    CC crc/crc32c-intel.o
    CC crc/crc32.o
    CC crc/crc32c.o
    CC crc/sha1.o
    CC crc/crc7.o
    CC crc/sha512.o
    CC crc/crc16.o
    CC engines/cpu.o
    CC engines/sync.o
    CC engines/null.o
    CC engines/net.o
    CC memalign.o
    CC server.o
    CC client.o
    CC iolog.o
    CC backend.o
    CC libfio.o
    CC flow.o
    CC json.o
    CC lib/zipf.o
    CC lib/axmap.o
    CC lib/lfsr.o
    CC gettime-thread.o
    CC helpers.o
    CC lib/flist_sort.o
    CC lib/hweight.o
    CC lib/getrusage.o
    CC engines/windowsaio.o
    CC lib/strsep.o
    CC lib/getopt_long.o
    CC lib/inet_aton.o
    CC os/windows/posix.o
    CC fio

When I try to execute fio, I've got an error:

"The application was unable to start correctly (0xc000007b). Click OK to close the application" that means bad image.

Does anyone have a step by step installation how to compile to help me?

Thank you very much

neto
--
To unsubscribe from this list: send the line "unsubscribe fio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel]     [Linux SCSI]     [Linux IDE]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux