char *build_name = NAME;
/home/mczim/main/trash/iozone_benchmark/iozone/iozone.c|1237|error: initialization makes pointer from integer without a cast|
The first point is that this question is not really C::B related.of course this problem is directly related to C::B because the source code is surely correct and I have tested it before (it`s the source code of IOZone Filesystem Benchmark)
The second is that the code compiles with tons of warnings and is not really readable.as I said the code has no errors ...but if you see any errors you can report it to IOZone working team (www.iozone.org)...they would be thankful because till now no one could see any errors in this code
The third is that compiling it with C::B is quiet easy if you use the makefile, otherwise it needs some more tweaking.maybe it`s easy for you, but I have spent a lot of time but I couldn`t solve the problem yet ...if you could explain your easy solution for me, I would be really thankful
And the fourth and most important is that you posted the link to the code just 6 hours ago and if nobody has answered your question in a way that it works for you means that nobody has an idea how to do that, or nobody wants to do your homework.First it`s not a homework or sth like that ,...I `m just trying to learn how to use C::B and also I `d like to know about C::B specifications, to see whether it `s suitable for my need as a C IDE or not
I `m just trying to learn how to use C::B and also I `d like to know about C::B specifications, to see whether it `s suitable for my need as a C IDE or not
The second is that the code compiles with tons of warnings and is not really readable.as I said the code has no errors ...but if you see any errors you can report it to IOZone working team (www.iozone.org)...they would be thankful because till now no one could see any errors in this code