Giter Club home page Giter Club logo

Comments (11)

stsp avatar stsp commented on July 2, 2024

Grr, while debugging a single instance
of comcom64 with gdb is a pleasant
experience, in this particular case make
spawns new instances, and the debugging
is becoming quite messy.
I probably need to add some switch to
comcom64 to optionally work within a
single instance, to simplify debugging...

from comcom64.

stsp avatar stsp commented on July 2, 2024

I think its a wmake bug.
It hooks int31 and doesn't chain back
the function 0xa00 (get vendor API).
Therefore comcom64 cannot load.

I can't find wmake sources. In ow2 tree
there are binaries!
So I give up.

from comcom64.

stsp avatar stsp commented on July 2, 2024

Ah, actually its a dos4gw bug!
If you copy dos32a instead of dos4gw,
then things work.

from comcom64.

stsp avatar stsp commented on July 2, 2024

So here's the fix:
set DOS4GPATH=c:\devel\watcomc\binw\dos32a.exe

from comcom64.

andrewbird avatar andrewbird commented on July 2, 2024

Thank you, that fixed the FreeCOM build test on FDPP/Comcom. It still fails on MS-DOS due to out of environment space (even though I increased it in stages all the way up to 4096), so for now I marked it as a known fail and will it be skipped. If you think that it's possible that Dosemu could be at fault I could investigate developing a simple test case, otherwise I'll just accept that it's broken and submit the PR as is?

from comcom64.

stsp avatar stsp commented on July 2, 2024

Does it work under any other emulator
or pc?

from comcom64.

stsp avatar stsp commented on July 2, 2024

Also is it only ms-dos, or any non-fdpp dos?

from comcom64.

stsp avatar stsp commented on July 2, 2024

You can also try freecom+ms-dos,
or comcom64+ms-dos.
Btw, I think it would be nice to have
the comcom64 CI tests running under
various DOSes.

from comcom64.

andrewbird avatar andrewbird commented on July 2, 2024

Also is it only ms-dos, or any non-fdpp dos?

It fails under MS-DOS 6.22 and DRDOS 7.01, but is okay with FreeDOS 1.3 and FDPP.

from comcom64.

stsp avatar stsp commented on July 2, 2024

Can you make a test-case?

from comcom64.

andrewbird avatar andrewbird commented on July 2, 2024

I'll try to do a DR-DOS one.

from comcom64.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.