Hi,

I've got sort of a puzzle here. I've got a project with maybe 6 C source files ( including my own libraries ). The problem is: if I compile them with DJGPP in a win32 environment, I get a fully operational application ( I hard tested it ); but, if I compile it with Knoppix, in the Knoppix Linux environment ( or even with GCC in Linux - a friend of mine did that ), I get a semi functional application - works with some options only and gives an error with others. Now, what can be the problem? In Linux, I don't get any error of compilation when calling the makefile. One other thing: this is version 2.0 alpha of the software; but the size of the binary file is lesser than version 1 - and it should be bigger.

Does anyone has any suggestion?

Regards,

Kepler