Coda File System

Re: coda-4.6.0-pre3: patch

From: Andreas Jellinghaus <aj_at_dungeon.inka.de>
Date: Fri, 15 May 1998 22:20:52 +0200
> I use the `magic' mix of an egcs c++ compiler and the gcc c-compiler.
> 
> g++           2.90.28
> libstdc++2.8  2.90.28
> gcc           2.7.2.3
> libc6         2.0.7pre3
> 
> I did not compile the kernel-module, as I already have the
> linux-2.1.101 coda module compiled, but I think there should not be
> big problems there (although with the funny debian kernel-includes
> policy...)

solution : c++ files should be compiled by c++ and linked by c++.
the debian setup shows: compiling with c++, but linking with cc doesn't work.
reason : c++ is from egcs, and has different internal libs.

andreas
Received on 1998-05-15 16:24:46