Re: Now: linker input file unused because linking not done; solution found.

2011-07-20 Thread Paul Elliott
On Wednesday, July 20, 2011 01:34:11 AM Paul Elliott wrote: > On Saturday, June 25, 2011 03:47:56 PM you wrote: > > Hi Paul, > > > > you may try: > > > > DIR = $(top_srcdir)/../other/src > > > > to refer to that directory. > > I have moved all my .c and .h source to a defferent directory from t

Re: Source files in different directory? Now: linker input file unused because linking not done

2011-07-20 Thread Paul Elliott
I have found out that the error messages "linker input file unused because linking not done" is only a warning! Library and programs linking to it work correctly! I need to figure out what this message means, why having my source in a seperate directory from the directory having the autotools f