X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Jim Michaels Newsgroups: comp.os.msdos.djgpp Subject: Re: errors using C++ libraries Date: Fri, 2 Jan 2009 00:41:11 -0800 (PST) Organization: http://groups.google.com Lines: 12 Message-ID: <91e0ba55-3d2e-4d72-b2a3-752806681199@z28g2000prd.googlegroups.com> References: <21cb02cc-b32a-4057-b191-8dcd61624c63 AT p2g2000prf DOT googlegroups DOT com> NNTP-Posting-Host: 76.115.70.155 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1230885671 27846 127.0.0.1 (2 Jan 2009 08:41:11 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Fri, 2 Jan 2009 08:41:11 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: z28g2000prd.googlegroups.com; posting-host=76.115.70.155; posting-account=05hOMwoAAAB6R8xtiQKzEljSMzgOhVF1 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5,gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com By the way, I get no errors using Borland C++ 5.5. it compiles and runs fine. I am trying to port a few programs to DOS/djgpp which use C ++ external libraries that use iostream for I/O or vector or some other such C++ thing. Every time the iostream or some other C++ or C++ STL library is included, or used, I get big problems. 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 32-bit vFAT filesystem & kernel, long filenames & such? currently FreeDOS supports FAT32 but has 8.3 filenames and a 4GB filesize limit.