Hi, I'm using (eg) the '-lstdc++' switch in building a program, but I'm not sure just which file is found. How best to determine the fully qualified name of the file that is found when '-lstdc++' is invoked. (I'm using gcc-3.2.2.) Cheers, Rob
Hi, I'm using (eg) the '-lstdc++' switch in building a program, but I'm not sure just which file is found. How best to determine the fully qualified name of the file that is found when '-lstdc++' is invoked. (I'm using gcc-3.2.2.) Cheers, Rob