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

Re: compiling



Hello again,

On Thu, 26 Oct 2000, T. Weyergraf wrote:

> Ok. libgcc ( which appears to be missing ) is in
> /usr/lib/gcc-lib/alpha-linux/2.95.2/libgcc.a
> 
> That tells two stories.  
> 1. It's an ar(1) archive. Not a shared
>    object. ldconfig, ld.so.conf and friends have absolutely
>    nothing to do with it. The linker has to find it at compile-time (
>    better: link-time ). 
>    Everything you do with ldconfig and friends, it manipulating
>    paths, were the dynamic
>    linker finds shared objects at run-time.
> 2. The file comp.config in /usr/lib/compaq/ccc*/*/bin *must* contain the line
>     -L/usr/lib/gcc-lib/alpha-linux/2.95.2

The path exists in comp.conf, this is what I don't understand.

> The best would be, to show the contents of comp.config, you have.

alphons:/usr/lib/compaq/ccc-6.2.9.504-2/alpha-linux/bin# less
comp.config
  | -SysIncDir /usr/lib/compaq/ccc-6.2.9.504-2/alpha-linux/include
-SysIncDir /usr/local/include  -SysIncDir /usr/include -SysIncDir
/usr/lib/gcc-lib/alpha-linux/2.95.2/include
-L/usr/lib/compaq/ccc-6.2.9.504-2/alpha-linux/lib -L/usr/local/lib
-L/usr/lib -L/usr/lib/gcc-lib/alpha-linux/2.95.2


Rainy regards (Düsseldorf is not far away, presumably rainy as well),

Kerstin

-- 

	kerstin.hoef-emden@uni-koeln.de				 



Reply to: