On Wed, 27 Nov 2002 20:01:37 +0000
"Nathan ." <[EMAIL PROTECTED]> wrote:

> Hello All,
> 
> I have 9.0 Mandrake installed. I successfully compiled the application on 
> 8.2. I have noticed problems while compiling on 9.0.
> 
> I am getting compilation errors because somehow the compiler cannot find 
> standard librarires. I have checked for there installation and it is fine.
> 
> For Example:
> On 9.0 : The locate utility cannot show all the iostream.h versions although 
> they do exist in 3 places. Moreover it was showing an entry
> only in one directory. I was of the idea that locate should be able
> to show all files with "iostream.h" in there string.
> 
> On 8.2: it works fine. is there a glitch or am I missing something.
In 8.2 here, locate returns this:
/usr/include/g++-3/iostream.h
/usr/include/g++-3/stdiostream.h
/usr/include/g++-v3/backward/iostream.h
/usr/include/g++-v3/bits/std_iostream.h

In 9.0 it finds only:
/usr/include/c++/3.2/backward/iostream.h

What are the three places?

> Because of this I cannot compile my code. Seems like the system is not able 
> to pickup the correct header files.
If you know where the file should be can you insert a symbolic link and see if
it works?  Do you use the -I option to specify other include directories?
-- 
Len Lawrence



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to