[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Weird problem linking with iostream in unstable



Hi,

I am having an strange problem when trying to compile a c++ program with
g++ (3.3 and 4.0).

The linking step give me a lot of undefined symbols, but it only happens
if I try to compile as a normal user, compiling as root works perfectly.

Any clues?

The code I am trying to compile is quite simple (just a helloworld, and
I am using the right namespace (std)).

Is this a known issue?

Thanks in advance,

--
Juan Casanova



Reply to: