This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15667] New: internal compiler error building libstdc++
- From: "sean at mcneil dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 May 2004 21:44:48 -0000
- Subject: [Bug c++/15667] New: internal compiler error building libstdc++
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
same directory that gcc directory is in:
mkdir -p build/x86-freebsd
cd build/x86-freebsd
../../gcc/configure
gmake
...
/home/sean/gnu/windriver/x86-freebsd/i386-unknown-freebsd5.2/libstdc++-v3/include/complex:
In function `std::basic_ostream<_CharT, _Traits>&
std::operator<<(std::basic_ostream<_CharT, _Traits>&, conststd::complex<_Tp>&)
[with _Tp = double, _CharT = char, _Traits = std::char_traits<char>]':
/home/sean/gnu/windriver/x86-freebsd/i386-unknown-freebsd5.2/libstdc++-v3/include/complex:521:
internal compiler error: +
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
gmake[3]: *** [complex_io.lo] Error 1
gmake[3]: Leaving directory
`/home/sean/gnu/windriver/x86-freebsd/i386-unknown-freebsd5.2/libstdc++-v3/src'
--
Summary: internal compiler error building libstdc++
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: sean at mcneil dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i386-unknown-freebsd5.2
GCC host triplet: i386-unknown-freebsd5.2
GCC target triplet: i386-unknown-freebsd5.2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15667