compile cgicc
Margarita Barvinok <[email protected]> Mon, 26 Apr 2004 13:50:34 -0400 (EDT)
| Newsgroups | gmane.comp.gcc.cgicc.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, I am trying to install GNU cgicc library on Solaris 8, SunBlade 100. I have gcc version 3.0.3. I run configure: ./configure --prefix=/usr/local/cgicc There were some "no"s in the output. checking for stdint.h... no checking whether stripping libraries is possible... no checking whether to link against libstdc++... no checking whether the C++ compiler (g++) is aCC... no checking for strftime... no checking for gettimeofday... no Now make command gives this error: g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -Wall -W -pedantic -g -O2 -MT Cgicc.lo -MD -MP -MF .deps/Cgicc.Tpo -c Cgicc.cpp -fPIC -DPIC -o .libs/Cgicc.o /opt/lib/sparcv9/gcc-lib/../../../include/g++-v3/bits/stl_algo.h: In function `_RandomAccessIter std::find_if(_RandomAccessIter, _RandomAccessIter, _Predicate, std::random_access_iterator_tag) [with _RandomAccessIter = std::__normal_iterator<cgicc::FormEntry*, std::vector<cgicc::FormEntry, std::allocator<cgicc::FormEntry> > >, _Predicate = cgicc::FE_nameCompare]': /opt/lib/sparcv9/gcc-lib/../../../include/g++-v3/bits/stl_algo.h:241: instantiated from `_InputIter std::find_if(_InputIter, _InputIter, _Predicate) [with _InputIter = std::__normal_iterator<cgicc::FormEntry*, std::vector<cgicc::FormEntry, std::allocator<cgicc::FormEntry> > >, _Predicate = cgicc::FE_nameCompare]' Cgicc.cpp:275: instantiated from here /opt/lib/sparcv9/gcc-lib/../../../include/g++-v3/bits/stl_algo.h:188: Internal compiler error in expand_function_start, at function.c:6424 Please submit a full bug report, with preprocessed source if appropriate. ------------- It worked on mandrake with g++ 3.2.2. Any ideas what to do in such a case? Thank you, -Rita --------------------------------------------------------- Margarita Barvinok University of Michigan System Administrator II Department of Biology [email protected] ---------------------------------------------------------