I'm creating a parser to compile the language Fortran but only runs correctly in a x86 windows.
And the error is intermittent in the x64 , only gives segmentaion fault sometimes!I'm using codeblocks with mingw32-g++ .
Any suggestions??