Rugxulo Usono, 17.04.2012, 02:18 |
Dev86DOS 0.16.18 (DJGPP host) (Developers) |
I did a very rough, preliminary cross-compile (using Ozkan's GCC 3.4.6 Linux to DJGPP cross-compiler build) of Dev86 0.16.18, and it appears to work (though a few utils didn't build and I didn't bother investigating as they weren't directly needed for compiling, e.g. nm86, size86, dis86). I haven't barely tested it, but it should work okay, or at least as good (or better??) than the older 16-bit DOS-hosted version of 0.16.2 on iBiblio. In particular, hopefully this one fixes some bugs and adds some stuff (e.g. unproto.exe and copt.exe without weird bugs), but I would appreciate anybody kicking the tires a bit more. |
georgpotthast Germany, 17.04.2012, 18:23 @ Rugxulo |
Dev86DOS 0.16.18 (DJGPP host) |
You did not mention what you plan to do with DEV86-BCC-ELKS. I just want to mention that Nano-X had been ported to ELKS so FLTK and its applications could possibly work with ELKS. |
Rugxulo Usono, 17.04.2012, 19:42 @ georgpotthast |
Dev86DOS 0.16.18 (DJGPP host) |
> You did not mention what you plan to do with DEV86-BCC-ELKS. I just want to |
Rugxulo Usono, 18.04.2012, 01:54 @ Rugxulo |
Dev86DOS 0.16.18 (DJGPP host) |
> P.S. There is also apparently the "-f" option to add float support, but I |
georgpotthast Germany, 19.04.2012, 18:41 @ Rugxulo |
Dev86DOS 0.16.18 (DJGPP host) |
My understanding is that bcc uses no operating system calls but BIOS calls instead. Therefore it can be used to write operating systems in C, i.e. ELKS. This may explain the lacking libc. |
roytam 21.04.2012, 13:52 @ georgpotthast |
Dev86DOS 0.16.18 (DJGPP host) |
> My understanding is that bcc uses no operating system calls but BIOS calls |
georgpotthast Germany, 21.04.2012, 16:25 @ roytam |
Dev86DOS 0.16.18 (DJGPP host) |
I doubt a bit that FLTK will compile with cfront. |
Khusraw Bucharest, Romania, 22.04.2012, 09:34 @ georgpotthast |
Dev86DOS 0.16.18 (DJGPP host) |
> I doubt a bit that FLTK will compile with cfront. --- |
Rugxulo Usono, 22.04.2012, 18:08 @ Khusraw |
Dev86DOS 0.16.18 (DJGPP host) |
> > I doubt a bit that FLTK will compile with cfront. |
ecm Düsseldorf, Germany, 22.04.2012, 23:24 @ Rugxulo |
ACK i86/i386 output & DOS |
> BTW, I think you meant (T)ACK, the Amsterdam Compiler Kit, and that was --- |
Rugxulo Usono, 26.04.2012, 09:33 @ ecm |
ACK i86/i386 output & DOS |
> Over the recent years, there's been some work on a new version 6.0 (it is |
tkchia 01.04.2021, 16:50 @ ecm |
ACK i86/i386 output & DOS |
Hello ecm, --- |
ecm Düsseldorf, Germany, 01.04.2021, 17:11 @ tkchia |
ACK i86/i386 output & DOS |
> In case you would like to know: I have been trying to add an "msdos86" --- |
Khusraw Bucharest, Romania, 17.09.2012, 14:47 (edited by Khusraw, 17.09.2012, 15:01) @ Rugxulo |
Dev86 0.16.19 (DJGPP host) |
Just for fun, I built with DJGPP the new 0.16.19 version of Dev86. You may download the package from http://ompldr.org/vZmhveA. Comparing to Rugxulo's previous build, it is friendlier re: paths, and it correctly supports the "-Ml" and "-Mg" switches. The compiler defaults to "-Md". The source code for the package is available at http://ompldr.org/vZml3Ng. --- |
Rugxulo Usono, 19.09.2012, 02:07 @ Khusraw |
Dev86 0.16.19 (DJGPP host) |
> Just for fun, I built with DJGPP the new 0.16.19 version of Dev86. You may |
Khusraw Bucharest, Romania, 19.09.2012, 09:05 @ Rugxulo |
Dev86 0.16.19 (DJGPP host) |
> EDIT: I would really like to upload this to iBiblio for everyone (esp. --- |