This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Problem using STL (set)
- To: holler at rumms dot uni-mannheim dot de
- Subject: Re: Problem using STL (set)
- From: "Martin v. Loewis" <martin at mira dot isdn dot cs dot tu-berlin dot de>
- Date: Fri, 15 Oct 1999 09:32:52 +0200
- CC: egcs-bugs at egcs dot cygnus dot com
- References: <000101bf16a5$eb05e430$2e129b86@holler>
> I'm having a problem compiling a file under Linux (Suse 6.2) which compiles
> fine with MS's VC++.
Thanks for your bug report. The output you show likely indicates a bug
in gcc. Unfortunately, there is nothing we can do about it without
source. Please see
http://egcs.cygnus.com/faq.html#bugreport
for details.
Thanks,
Martin