Difference beetween windows binary execution and linux binary execution

Nabucho <[email protected]> Thu, 05 Jul 2012 10:08:24 +0200 (CEST)
Newsgroups gmane.comp.gcc.gnat
Message-ID <3e0be8e5-32e6-4368-b0f1-47a0a4018baa@largo>
Hello,

I done a little program which take a file (text_io), analyze it and write some datas into files (manage by direct_io).

Under linux the time to execute the analyze is arround 20 seconds and under windows xp 32b : 2 minutes 10 !

Where is the bug ?!

Regards

Nab