This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Undefined reference to std::string::_Rep::_S_empty_rep_storage when compiling with -O2.
- From: llewelly at lifesupport dot shutdown dot com
- To: Jim Wilson <wilson at specifixinc dot com>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: 05 Feb 2004 19:39:45 -0700
- Subject: Re: Undefined reference to std::string::_Rep::_S_empty_rep_storage when compiling with -O2.
- References: <s3rr7xcyx6s.fsf@xmission.xmission.com><40229FC8.70104@specifixinc.com>
Jim Wilson <wilson@specifixinc.com> writes:
> llewelly@lifesupport.shutdown.com wrote:
> > Because of the #include<string>, I need to attach a large (362K, 38K
> > bzip2'd) preprocessed file. I could not figure out how to do this
> > in the bugzilla interface. The best think I could think of was to
> > email this message to gcc-bugs, wait for it appear in the web
> > archive, and put a link to it in the bugzilla report.
>
> You can file a bug report,
I'm sorry - I guess I wasn't clear. I did file a bug report - 14001. A
few days later it was marked as a duplicate of 12179, and Geof
just posted a patch for it, which I haven't yet had time to try.
> and then once it is in the bug database,
> you can add attachments to the bug report via the web interface. This
> probably should be documented somewhere if it isn't already.
[snip]
Thank you - I'll remember that next time.