X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Subject: Re: Random compile errors under WIndows (32 bit Windows Vista and Windows 10) Newsgroups: comp.os.msdos.djgpp References: <5611566C DOT 4020507 AT iki DOT fi> <561A4BCE DOT 7050606 AT iki DOT fi> <56213FE2 DOT 7090409 AT iki DOT fi> <562168C6 DOT 5050001 AT gmx DOT de> From: "Frank H. Sapone (fhsapone AT windstream DOT net) [via djgpp AT delorie DOT com]" Date: Tue, 20 Oct 2015 14:20:34 -0400 User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <3c1ef$562685fc$d07bb077$18937@ALLTEL.NET> X-Complaints-To: abuse AT usenetserver DOT com Organization: UseNetServer.com Lines: 14 X-Trace: 3c1ef562685fc75de15d218937 X-Received-Bytes: 1666 X-Received-Body-CRC: 4268615665 Bytes: 1914 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 10/20/2015 1:52 PM, Juan Manuel Guerrero wrote: > Every thing else will become really difficult due to different issues in > FreeDOS and other issues in certain DJGPP ports. May be there are also > issues in libc.a itself. I do not know if every code snippet committed > to the repository has really been checked to work on MS-DOS too instead. > I doubt that the vast majority of the developers still have access to > some MS-DOS version. I am compiling code mostly on XP and sometimes smaller programs on DOS 7 (i.e. Windows 98SE Boot Disk) and would like to be able to compile such things on these target systems instead of relying on Linux to compile my DOS programs. Frank