From: khan AT xraylith DOT wisc DOT edu (Mumit Khan) Newsgroups: comp.os.msdos.djgpp Subject: Re: Templates, namespaces Date: 30 Jan 1999 02:21:40 GMT Organization: Center for X-ray Lithography, UW-Madison Lines: 25 Message-ID: <78tqbk$elm$1@news.doit.wisc.edu> References: <3 DOT 0 DOT 6 DOT 32 DOT 19990129173547 DOT 008383b0 AT pop DOT netaddress DOT com> <3 DOT 0 DOT 6 DOT 32 DOT 19990129203823 DOT 008d05c0 AT pop DOT netaddress DOT com> NNTP-Posting-Host: modi.xraylith.wisc.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In article <3 DOT 0 DOT 6 DOT 32 DOT 19990129203823 DOT 008d05c0 AT pop DOT netaddress DOT com>, Paul Derbyshire wrote: > >>The C++ language conformance in EGCS is better than 90% of the commercial >>offerings right now. The standard library, and the sore spot ;-), is >>being worked on. > >Sore spot? you mean, templates? > Sorry, typo on my part. I mean to say ``The standard library, the sore spot, ...''. Templates work very well in EGCS. As I had said before, it's the object file format, not the compiler. HPUX has the same problem, so do SunOS4.x and a host of others. ELF and PE-COFF are exceptions rather than the rule. I believe someone is/was working to get something similar to "weak" symbols in the COFF format used by djgpp, but I don't know the status of the project, nor do I know if it's feasible. Regards, Mumit