Giter VIP home page Giter VIP logo

Comments (3)

MockbaTheBorg avatar MockbaTheBorg commented on August 21, 2024 1

Solved ... now you should be able to type the files normally on Debian.

from runcpm.

MockbaTheBorg avatar MockbaTheBorg commented on August 21, 2024

Now I am the one confused ... lol ... I understand the problem but I am not sure yet how to fix it.
Interestingly it doesn't happen with the windows port, so it is related to the posix abstraction.

I will take a look and let you know.

from runcpm.

drawkula avatar drawkula commented on August 21, 2024

After renaming OPTIONS. back to OPTIONS:

RunCPM Version 2.7 (CP/M 2.2 64K)

A>c:
C>type options
Z80 CP/M C compiler options:

-A      Generate a self-relocating .COM program
-R      Link in command line wild card expansion code
-V      Be verbose during compilation
-S      Generate assembler code in a .AS file; don't assemble or link
-C      Generate object code only; don't link.
-O      Invoke the peephole optimizer
-I      Specify an include directory, e.g. -I1:B:
-U      Undefine a predefined symbol, e.g. -UDEBUG
-D      Define a symbol, e.g. -DDEBUG=1
-L      Scan a library, e.g. -LF scans the floating point library
-F      Generate a symbol file suitable for use with debug.com, e.g.
                -Ffile.sym; default file name is L.SYM.
-W      Set warning level, e.g. -w5 or -w-2
-X      Suppress local symbols in symbol tables
-M      Generate a map file, e.g. -Mfile.map

C>_

Fine!
Life is easier this way because e.g. *nixish unzip unpacks files without extension without trailing dot.
\o/

from runcpm.

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.