Re: Compiling struct Branch with Open Watcom
- Posted by andi49 May 29, 2012
- 1354 views
mattlewis said...
Are you certain that you're using the lates? This should be fixed. I see, in be_alloc.h and be_alloc.c:
Yes, you where right. I messed it up. It compiles with Mingw gcc 4.5.2 32-bit. Also it complained about poke_long() not returning a value, in std/machine.e line 137 .I changed it to a procedure.
Thank you, Andreas