Groups | Search | Server Info | Login | Register
Groups > comp.lang.oberon > #632
| Newsgroups | comp.lang.oberon |
|---|---|
| Date | 2020-03-09 07:34 -0700 |
| Message-ID | <8a96ea92-28a4-4a8d-962d-6f8cf01fa9e7@googlegroups.com> (permalink) |
| Subject | OBNC without SDL 1.2? |
| From | giahung1997tn@gmail.com |
I know to comply with the guideline you have to ship with XYPlane so you made use of the already very portable legacy SDL 1.2. But I want to bring OBNC to a POSIX platform, very uncommon, it doesn't have SDL 1.2. Everything it has is GCC and I could compile a version of Boehm-GC on it. How could I build OBNC without the graphic part (XYPlane, Input) so I could bring OBNC to a platform without SDL? Is it even possible? If you can please make it an option in later version of OBNC to make SDL an optional dependency, the user only have to install it if he or she want the graphic part of the guideline. Thanks.
Back to comp.lang.oberon | Previous | Next — Next in thread | Find similar
OBNC without SDL 1.2? giahung1997tn@gmail.com - 2020-03-09 07:34 -0700
Re: OBNC without SDL 1.2? August Karlstrom <fusionfile@gmail.com> - 2020-03-09 22:30 +0100
Re: OBNC without SDL 1.2? giahung1997tn@gmail.com - 2020-03-27 04:47 -0700
csiph-web