This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/31957] Build of compiler fails with 'error: #endif without #if'
- From: "joerg dot richter at pdv-fs dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jun 2007 10:03:57 -0000
- Subject: [Bug libstdc++/31957] Build of compiler fails with 'error: #endif without #if'
- References: <bug-31957-5469@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from joerg dot richter at pdv-fs dot de 2007-06-07 10:03 -------
Well,
$ which sed
/usr/bin/sed
$ /usr/bin/sed -e ''
sed: 0602-429 No editing script was provided.
Usage: sed [-n] Script [File ...]
sed [-n] [-e Script] ... [-f Script_file] ... [File ...]
Can it be that everyone else is using GNU-sed?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31957