Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audit compilability #10

Closed
cpressey opened this issue Jun 8, 2018 · 1 comment
Closed

Audit compilability #10

cpressey opened this issue Jun 8, 2018 · 1 comment

Comments

@cpressey
Copy link
Member

cpressey commented Jun 8, 2018

Several of the C source files, in their header comments, claim they compile under certain compilers. In fact these claims have not been recently tested.

Before the final release of 2.24, but only after everything is merged into develop-2018-1, try to compile each C source on the following compilers-system combinations, and note the results more clearly in the header comments.

  • Modern gcc on Ubuntu Linux
  • Modern gcc on NetBSD
  • DICE C on AmigaDOS 1.3
  • DJGPP on FreeDOS
  • Borland C++ 3.1 (if possible) on FreeDOS

If anyone reading this issue is equipped to compile C programs with a Metrowerks compiler (I guess this means CodeWarrior) on a Mac, they're free to see if those claims still hold; but I won't bank on this and will simply state that at one point it appears that they compiled under that combination.

@cpressey
Copy link
Member Author

cpressey commented Sep 3, 2018

This is done. If I was being uber-perfectionist I would check these all again after this change to bef.c but seriously, no, that's OK. I just spot-checked the Amiga build and it's still okay. So, closing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant