ik heb gcc 3.0.3 geinstalleerd , maar nou kreeg ik errors van iostream.h over bepaalde nietbestaande functies. En toen ging ik eens kijken naar welke file ik moest hebben, alleen ik kreeg dit :
welke libraries worden nou gebruikt worden bij het compilen?
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
| [root@linux reefer]# locate ostream.h /usr/include/g++-3/iostream.h /usr/include/g++-3/ostream.h /usr/include/g++-3/stdiostream.h /usr/include/iostream.h /usr/include/ostream.h /usr/include/stdiostream.h /usr/include/g++/iostream.h /usr/include/g++/ostream.h /usr/include/g++/stdiostream.h /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.3/iostream.h /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.3/ostream.h /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.3/stdiostream.h |
welke libraries worden nou gebruikt worden bij het compilen?
A Breakbeat A Day Keeps Religion Away.