fBlog

Release of the Version 0.5.5.1

I received, to day, a mail asking binary for 32 bit. Contrary to the previous releases, the fBlog-0.5.5 doesn't provide 32 bit binary but only a unique 64 bit one. My problem is I don't have anymore a 32 bit computer. However, it is possible to cross-compile from a 64 bit PC toward a 32 bit PC by adding a -m32 option to the compile command. Hence, the command is:


gforftran -v -m32 -static -std=f2008 -o fblog src/fblog.f08

So, I released in emergency fblog-0.5.5.1 but I can't test the 32 binary. Please, report any failure! (Positive reports are apreciated too!)