Skip to content
/ ode4linux Public
forked from andreiw/ode4linux

Make the OSF Open Development Environment tools buildable and usable again

Notifications You must be signed in to change notification settings

tjcw/ode4linux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ODE 4 Linux
===========

This gets the OSF Open Development Environment tools building on a recent
Linux with a recent GCC (4.8).

It's unclear how functional any of the tools are. But it does build on x64.
A lot of code cleanup is necessary - ideally this should build without any
warnings.

Building
========

You need the obvious - gcc, typical libs, groff, nothing crazy.

Run ./build.sh. The output is under obj/${context} where
${context} is at386_linux for x86 and x64.

Contact Info
============

Andrei Warkentin <[email protected]>

About

Make the OSF Open Development Environment tools buildable and usable again

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 73.7%
  • Roff 14.5%
  • Makefile 6.5%
  • Shell 2.4%
  • PLSQL 1.0%
  • Objective-C 0.7%
  • Other 1.2%