Compiling kdevelop - undefined reference to .... problems
    Ralf Habacker 
    ralf.habacker at freenet.de
       
    Wed Apr  7 07:46:32 CEST 2004
    
    
  
On Tuesday 06 April 2004 13:08, Sean Kelly wrote:
> Quoting Ralf Habacker <ralf.habacker at freenet.de>:
> > a google search gives me
>
>   Would you happen to know how to fix this problem?  I too can see the
> symbols now with nm -C but I don't know how to make the compiler see the
> required library.
>
You are sure, that all the object files in this directory are valid. You must 
have be something like this. 
$ ls .libs/*.o -l
total 389
-rw-r--r--    1 Habacker mkgroup-     7304 Apr  5 22:56 fixedformparser.o
-rw-r--r--    1 Habacker mkgroup-    51786 Apr  5 22:56 fortransupportpart.o
-rw-r--r--    1 Habacker mkgroup-    51222 Apr  5 22:56 ftnchekconfigwidget.o
-rw-r--r--    1 Habacker mkgroup-    39246 Dec 20 21:09 
ftnchekconfigwidgetbase.o
Please please report the message you've got while linking. 
Ralf 
    
    
More information about the kde-cygwin
mailing list