Hello
Because i have problems to compile Bochs on Win, I search someone who has already compiled the Bochsdebugger with smp.
On the bochs-download site there is only bochs without debugging for smp.
Thank you for all posts
Noooooooooos
PS: Sry if I am Off-Topic
Bochsdebug compiled with smp for win
-
- Member
- Posts: 45
- Joined: Fri Jul 20, 2007 1:39 am
If you use the cygwin toolchain, you can use the configure scripts (which is according to the bochs manual not possible with vc++).
-
- Member
- Posts: 45
- Joined: Fri Jul 20, 2007 1:39 am
Now after the download and the setup I have a problem with the gcc.
Cygwin says: configure: error: C compiler cannot create execuables
What would you advice to change?
Certainly I still search a compiled executable of the debugger or an alternative solution.
EDIT:
Meanwhile I've tried to compile Bochs with MinGW32 but it failed, when i want to execute make after the configure, with this message: http://www.nopaste.com/p/ahZ9poflkb
Thx
Nooooooooooooos
Cygwin says: configure: error: C compiler cannot create execuables
What would you advice to change?
Certainly I still search a compiled executable of the debugger or an alternative solution.
EDIT:
Meanwhile I've tried to compile Bochs with MinGW32 but it failed, when i want to execute make after the configure, with this message: http://www.nopaste.com/p/ahZ9poflkb
Thx
Nooooooooooooos
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Have you got conflicting compiler installations? (i.e. more than 1 version of gcc in PATH) Cygwin normally configures and compiles Bochs correctly.
Also, the allegro library documents that you can not have 'strange' characters in your path when building on windows. That includes spaces. Of course you might be experiencing the same problem with the environment variables.
EDIT: http://dimensionalrift.homelinux.net/co ... bg-smp.zip
Also, the allegro library documents that you can not have 'strange' characters in your path when building on windows. That includes spaces. Of course you might be experiencing the same problem with the environment variables.
EDIT: http://dimensionalrift.homelinux.net/co ... bg-smp.zip
-
- Member
- Posts: 45
- Joined: Fri Jul 20, 2007 1:39 am
Thank you very much...Now I have mit debugger...
EDIT: Unfortunately I have still a little problem...I dont know how to step...After I entered a breakpoint command a step has no effect: http://webere.we.funpic.de/hansi.jpg
What should I do?
Nooooooooooooos
EDIT: Unfortunately I have still a little problem...I dont know how to step...After I entered a breakpoint command a step has no effect: http://webere.we.funpic.de/hansi.jpg
What should I do?
Nooooooooooooos
-
- Member
- Posts: 45
- Joined: Fri Jul 20, 2007 1:39 am