This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libstdc++ questions


Hi,

I'm new to this list; so don't frown if these questions were asked.

1.  When I tried to make libstdc++-2.90.2 on Solaris 2.5, error
appears:

In file included from ../bits/std_complex.h:17,
                 from complex.cc:11:
../bits/std_iosfwd.h:22: libio.h: No such file or directory

Looks like files /usr/local/egcs/include/g++ are not searched. What
should I do? (I used configure --prefix=/usr/local/egcs)

2. Somehow my home computer (Linux) does not have this trouble. But
   the program that uses cout does not print out anything.

Thanks.

Jinsong


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]