From: Guillaume Y. <gui...@ci...> - 2009-10-29 17:21:45
|
Carlucio Lopes a écrit : > I am with problem below, somebody could help me? Hello. I haven't tried compiling tinycobol yet, but the webpage states that tinycobol works on i386. It seems to me that you're using an amd64 platform. Assembly code is therefore not tailored to your platform. Maybe you could try to run it with linux32 or something like that... By the way, just a suggestion: since amd64 will become more popular, why not try to compile cobol files to bytecode, and not native code? All the best, -- Guillaume Yziquel http://yziquel.homelinux.org/ |