X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=owt0SnLOV7QrCNn/VvVIWFIumRYEUjJZQpjhdujOLnM=; b=bheeYUo83YKJNnMqPJ9mU0JSNMQn2rnDJZgBgdia8Puy7OSbuwT0m/7uNnfKIpBkbX fDxxJhfTF9PAedGioz1Foslty8lg8ySFIKGVQUTn9Oo6TOIQhfSXkCwsMfJgOugMCI2G rw+SABPNZpI6XF7ZB+LiMM3fppvx74aUTvLBM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=lks2e46qihPu82311KXxPNtSPvfz6mtOe0egIfh2FwPiO+7QclZimj965Julmm6o91 XDlgoIc3dkaQLNFOFJ3leytYfHM4Oq+pxD7ml95W5F5AH5r3G6cXne/A9u028Xcia4K7 qnNR0B7u+WFvVDMQ/2Vz+BxYD+r2dOQqwIUOs= Message-ID: <7705c9030901020159w32f89b54h373614add11ab6cf@mail.gmail.com> Date: Fri, 2 Jan 2009 01:59:21 -0800 From: "Blair Campbell" To: djgpp AT delorie DOT com Subject: Re: errors using C++ libraries In-Reply-To: <91e0ba55-3d2e-4d72-b2a3-752806681199@z28g2000prd.googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <21cb02cc-b32a-4057-b191-8dcd61624c63 AT p2g2000prf DOT googlegroups DOT com> <91e0ba55-3d2e-4d72-b2a3-752806681199 AT z28g2000prd DOT googlegroups DOT com> 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 > just out of curiosity, when FreeDOS.org finally comes out with their > 32-bit DOS, will DJGPP be coming out with a compiler that supports the FreeDOS doesn't plan on coming out with 32-bit DOS, that's freedos-32.sf.net > 32-bit vFAT filesystem & kernel, long filenames & such? currently > FreeDOS supports FAT32 but has 8.3 filenames and a 4GB filesize limit. Many parts of FreeDOS support long filenames when a long filename TSR is installed, just like DJGPP does. >