From mboxrd@z Thu Jan 1 00:00:00 1970 From: H.J. Lu To: egcs@cygnus.com Subject: Re: Test result for 970814 on native sparc-sun-solaris2.5.1 Date: Tue, 19 Aug 1997 01:10:45 -0000 Message-id: In-reply-to: 24996.871866233@hurl.cygnus.com X-SW-Source: 1997-08/0120.html > > In message <9708171708.AA03535@modi.xraylith.wisc.edu>you write: > > btw, static template data members are not being instantiated breaking SGI > > STL in libg++-2.8.0b6 (the allocator in particular). > I assume you're referring to the libstdc++ tests right? Do you get an > error like: > > /usr/ccs/bin/ld: Unsatisfied symbols: > __default_alloc_template::end_free(data) > __default_alloc_template::heap_size(data) > __default_alloc_template::free_list(data) > __default_alloc_template::start_free(data) > > > > > Also, I'm getting a > > core dump when compiling libstdc++ tests when compiling with '-g -O2', but > > with -g. > I was able to get libstdc++ in 2.8.0b6 built using egcs. > I could build libg++ 2.8.0b6 with my glibc patch on Linux/x86. But make check failed due to segmentation fault of tmap in libstdc++/tests. -- H.J. Lu (hjl@gnu.ai.mit.edu)