Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

[Patches] Build system for MVS GCC

License

GPL-2.0, LGPL-2.1 licenses found

Licenses found

GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB
NotificationsYou must be signed in to change notification settings

retroprom/mvsgcc

Repository files navigation

This is a port of the GCC compiler suite to IBM MVS, a predecessor of modern z/OS.

It has been repackaged here for easier collaboration. The original source can be foundhere.

In theory this package should also support CMS and VSE.

Project Details

My original intent was to investigate symbol mangling to enable the MVS community to build larger pieces of open-source software.

One possible example might be SQLite or something like Lua. Both of them are small enough for MVS. The main problem is that symbols conflict.

I have no fixed plans on whether to proceed with this. Use at your own peril. Contributions are welcome though.

Building on POSIX

Currently only the initial cross-compile stage can be built.

On most UNIX environments all you need to do is 'make'. At the moment this willbuild cross-compilers for MVS, CMS and VSE. Read the makefile for other options.

My new make-based build system does not support building a C library yet. Youwould normally use something called PDPCLIB for that.

About

[Patches] Build system for MVS GCC

Topics

Resources

License

GPL-2.0, LGPL-2.1 licenses found

Licenses found

GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp