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

2011-07-19 Thread Ralf Wildenhues
* Paul Elliott wrote on Wed, Jul 20, 2011 at 08:34:11AM CEST: > On Saturday, June 25, 2011 03:47:56 PM you wrote: > > > I need to keep my source files (i.e. .c and .h ) in a different directory > > > tree > > > from the one that contains the autotools control files and the build > > > directory. >

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

2011-07-19 Thread Paul Elliott
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 the one wherein I am building. I now get a lot of error messages of the form:

Re: bug#9088: Java support

2011-07-19 Thread tsuna
On Sun, Jul 17, 2011 at 11:20 PM, Ralf Wildenhues wrote: > * Stefano Lattarini wrote on Fri, Jul 15, 2011 at 10:58:01AM CEST: >> I'd rather deprecate the JAVA primary, and then introduce a new `JARS' >> primary, to be used e.g. as follows: > > First off, we've _never_ removed support for a primary