Re: Compillation problem ? Nicholas Dronen wrote:
> Chorbalan <chorbalan@dont.go.to> wrote:
>
> C> AIX4.3 with vac 5:
>
> C> prog.C text:
> C> // -------------------------------------------------------
> C> // these or their .h version
> C> #include <vector>
> C> #include <list>
> C> #include <deque>
> C> #include <queue>
> C> #include <stack>
> C> #include <set>
> C> #include <bitset>
> C> #include <functional>
> C> #include <iterator>
> C> #include <algorithm>
> C> #include <exception>
> C> #include <ios>
> C> #include <iostream>
> C> #include <complex>
>
> C> bash-2.05b# xlc test.C
> C> "/home/simulphy/shtsai/test_Cpp/hk.C", line 3.10: 1540-008: (S) Source file <vector> cannot be opened.
>
Aren't those STL files? If so, V5 of the compiler doesn't come with
an implementation of STL. V6 does, IIRC. You might try downloading
a try-and-buy version of VAC++ V6 and seeing if you have more success.
--
Gary R. Hook / AIX PartnerWorld for Developers / These opinions are MINE
__________________________________________________ ______________________ |