Hi Everyone,
I am trying to use bochs for learning linux kernel. But I am unable to build bochs from its source code.
I am getting a compile time error. I am trying to build bochs-2.1.1 with gcc-4.3.2.
I have tried with gcc-3.4.2 and gcc-3.4.0 as well. The error which comes while using gcc-4.3.2 goes off but some other compilation error comes up with older version of gcc.
If you have used bochs could you please let me know which version of gcc to be used to build bochs? I have even tried building the latest version of bochs but same thing happened.
Thanks in advance