Sheplyakov Alexei writes:
Hello,
On Thu, Sep 07, 2006 at 04:30:36PM +0200, Marko Riedel wrote:
I am trying to compile cln on Debian 3.1 (Kernel 2.6.12). This is my version of gcc:
gcc -v Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../configure Thread model: posix gcc version 4.0.2
What's wrong with Debian gcc/g++ packages?
[snip]
I need GCC >= 4.0 in order to mix Objective C and C++.
Can you help me out here?
Please post your config.log file (it should be located in the top build directory, e.g. /usr/local/src/cln-1.1.13).
Actually I was able to fix this. It turns out that the libstdc++ that goes with my local gcc build was not in my LD_LIBRARY_PATH (had to add /usr/local/lib). Thanks. Best regards, Marko -- +------------------------------------------------------------+ | Marko Riedel, EDV Neue Arbeit gGmbH, mriedel@neuearbeit.de | | http://www.geocities.com/markoriedelde/index.html | +------------------------------------------------------------+