Re: [Freedos-devel] Yes, Digital Mars C/C++ is Boost Licensed!

2018-08-26 Thread Roy Tam
2018-08-27 9:12 GMT+08:00 Walter Bright : > > > On 8/26/2018 6:01 PM, Roy Tam wrote: >> >> I wonder if they can be released in Borland's Museum of Antique >> Software aliked form (i.e. not Boost-licensed but just giving out >> binaries and headers, more alike

Re: [Freedos-devel] Yes, Digital Mars C/C++ is Boost Licensed!

2018-08-26 Thread Roy Tam
Dear Walter, Glad to see you're here! 2018-08-27 4:34 GMT+08:00 Walter Bright : > To answer some questions: > > 1. Any code (source or binary) distributed as part of the Digital Mars C/C++ > development system that is copyrighted by Walter Bright, Digital Mars, or > Symantec, is Boost licensed. >

Re: [Freedos-devel] Does Digital Mars C/C++ compiler able to compile FreeDOS kernel, FreeCOM, and others?

2018-08-23 Thread Roy Tam
2018-08-24 2:01 GMT+08:00 Ralf Quint : > On 8/23/2018 7:47 AM, Roy Tam wrote: >> >> Hi all, >> >> Since Digital Mars C/C++ compiler can target DOS16, and they >> relicensed compiler in Boost license, which is more "free" than >> license that OpenW

[Freedos-devel] Does Digital Mars C/C++ compiler able to compile FreeDOS kernel, FreeCOM, and others?

2018-08-23 Thread Roy Tam
Hi all, Since Digital Mars C/C++ compiler can target DOS16, and they relicensed compiler in Boost license, which is more "free" than license that OpenWatcom uses currently, I wonder if core components like kernel, FreeCOM, or accessories like EDIT can be compiled with DMC? Regards, Roy -