From nobody@FreeBSD.ORG  Wed Jun  7 01:57:12 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 44D8037B88D; Wed,  7 Jun 2000 01:57:12 -0700 (PDT)
Message-Id: <20000607085712.44D8037B88D@hub.freebsd.org>
Date: Wed,  7 Jun 2000 01:57:12 -0700 (PDT)
From: plague@dl-design.com
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: STL from SGI for FreeBSD 3.4
X-Send-Pr-Version: www-1.0

>Number:         19088
>Category:       misc
>Synopsis:       STL from SGI for FreeBSD 3.4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 07 02:00:03 PDT 2000
>Closed-Date:    Thu May 31 20:04:11 PDT 2001
>Last-Modified:  Thu May 31 20:04:27 PDT 2001
>Originator:     Andrey S. Goncherov
>Release:        FreeBSD 3.4
>Organization:
DL W.E.B
>Environment:
FreeBSD 3.4 i386
>Description:
I have wrote C++ source under linux with using STL strings, maps, ...
After that i tried to compile under FreeBSD 3.4, and it cryes
map <[...],[....],[...]> - it mean third param must be there. But in standart SGI STL default third param present.
I tried to install clear STL from SGI, but OS said : cannot find 'wchar.h'. Where could i get a package for using new STL from SGI with standart g++ or egcs under FreeBSD 3.4
>How-To-Repeat:
Always
>Fix:
get all headers under Linux and patch it, but it too much

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dd 
State-Changed-When: Thu May 31 20:04:11 PDT 2001 
State-Changed-Why:  
Lots of compiler/STL changes since 3.4; please try 4.3. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=19088 
>Unformatted:
