Giter Site home page Giter Site logo

yetacp / gcc_mvs Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 1.0 17.48 MB

GCC Linux cross-compiler to Assembler 370 [ MVS3.8j ]

License: Other

Makefile 1.53% HTML 3.79% M4 0.61% sed 0.05% Shell 2.14% Awk 0.04% Emacs Lisp 0.01% Perl 0.07% Roff 16.64% C 59.10% Batchfile 0.45% C++ 13.45% JavaScript 0.01% Yacc 0.44% TeX 0.68% Smarty 0.01% Logos 0.57% Assembly 0.36% DIGITAL Command Language 0.03% Gnuplot 0.03%

gcc_mvs's People

Contributors

yetacp avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

mvslovers

gcc_mvs's Issues

unclear build instructions

Hey...

I tried to build gccmvs with your instructions.
You wrote cd ../gccmvs after creating the mvsclib submodule.
But the folder gccmvs did not exist in this repo?
Same problem when running make:

migo  …/gcc_mvs   main ✘  ♥ 08:25  make
Compile alias.c
Compile attribs.c
Compile bb-reorder.c
Compile bitmap.c
Compile builtins.c
Compile c-aux-info.c
...
...
...
gcc -c -O2 -fno-builtin -fno-stack-protector -m32 -DUSE_MEMMGR -I common/include  common/src/time.c -o common/src/time.o
as --32 -o linux/asm/linsupa.o linux/asm/linsupa.asm
ar r linux/libmvsclib.a ./common/src/__memmgr.o ./common/src/assert.o ./common/src/ctype.o ./common/src/errno.o ./common/src/liballoc.o ./common/src/linstart.o ./common/src/locale.o ./common/src/math.o ./common/src/setjmp.o ./common/src/signal.o ./common/src/start.o ./common/src/stdio.o ./common/src/stdlib.o ./common/src/string.o ./common/src/time.o  linux/asm/linsupa.o
ar: creating linux/libmvsclib.a
../gccmvs/gccmvs -S -Os -DXXX_MEMMGR -I common/include -I mvs/include common/src/__memmgr.c -o common/src/__memmgr.s
make[1]: ../gccmvs/gccmvs: No such file or directory
make[1]: *** [Makefile:49: common/src/__memmgr.s] Error 127
make[1]: Leaving directory '/home/migo/repos/gcc_mvs/submodules/mvsclib'
make: *** [Makefile:178: mvsclib/linux/libmvsclib.a] Error 2

Best regards,
Mike

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.