Re: RDTSC

  • From: Szabó Antal <szabo.antal.92@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Mon, 10 Sep 2012 21:39:00 +0200

I tried it on my x64 Win7 laptop, and I found out something strange.
If I compile with gcc (mingw) for 32 bit, then the code works here as
well. Trying to compile luajit for 64 bit doesn't work with mingw, and
lastly, compiling luajit with msvc for either 32 or 64 bit, the code
doesn't work. So maybe gcc doesn't enable DEP on windows. Anyway I
correct myself then, don't use that code for anything :)

Other related posts: