Re: Keeping source directory structure

2010-03-24 Thread John Calcote
On 3/24/2010 11:22 AM, Peter Johansson wrote: Hi Brendon, Brendon Costa wrote: So I tried replacing the variable with: XXX_SOURCES= \ ../common/map.cpp \ ../linux/map.cpp This will kind of build, though the location it is putting the object files in is really bad and conflicts with those

Re: Keeping source directory structure

2010-03-24 Thread Peter Johansson
Hi Brendon, Brendon Costa wrote: where abs_top_srcdir is a variable i define in my configure script that is an absolute path to the top_srcdir (to avoid the ..'s) and is used in the sources instead of $(top_srcdir) To my knowledge, $(abs_top_srcdir) is defined by automake by default. So ther

Status of precompiled headers support?

2010-03-24 Thread Lance Westerhoff
Hello- I searched the automake list archives (along with anywhere else I could find), and it appears that nothing has really happened with standardizing precompiled headers support in the tool chain as there hasn't been any mention for years. I have found some vague references to supporting th

warning: AC_CACHE_VAL

2010-03-24 Thread 韩中华
hello there, I got a problem that I had been trying to fix it for several days. It's still there, I can not get over it. here is report when I do this command: $ aclocal *report:* configure.in:9: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be

Re: Building prog first

2010-03-24 Thread Steffen Dettmer
On Tue, Mar 23, 2010, Reuben Thomas wrote: > On 23 March 2010 10:15, Steffen Dettmer wrote: > > * On Mon, Mar 22, 2010, Reuben Thomas wrote: > > > * 2010/3/22 Russell Shaw : > > > > [on this ident level, see at the end] > > > poor support for installing interpreted languages, > > > and also conve