bug-commoncpp
[Top][All Lists]
Advanced

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

Re: Linkage problem?


From: Federico Montesino Pouzols
Subject: Re: Linkage problem?
Date: Sun, 6 Oct 2002 21:05:18 +0200
User-agent: Mutt/1.4i

        Hi,

        I do not understand well the problem you describe. Is the file
`tcptest' generated? Does g++ or ld report any warning/error?

        Anyway, your makefile should use the compiler options provided
by the script `ccgnu2-config', which is installed on your machine
binary path when you install commoncpp2. The usage of this script is
described in the chapter "Compiler Options" of the manual included
with later releases of commoncpp2.

On Wed, Sep 04, 2002 at 10:44:14PM -0400, Chris Ahlstrom wrote:
> I am building a project with a simple makefile (no
> automake/libtool stuff).  The makefile compiles
> my modules, then uses ld to link them to Common C++.
> When I run the executable, I get this:
> 
> bash: ./tcptest: No such file or directory
> 
> and get a similar result using gdb and ldd.
> 
> Is this a linkage problem?  Where can I go to
> learn how to fix this problem?
> 
> Thanks, even if you can't help me.
> 
> Chris (a linonut)
> 
> -- 
> Hope your day is as good as mine!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]