> On Thu, Nov 13, 2008 at 12:14 AM, Masatake YAMATO wrote:
> >> ive committed the changes to cvs.  there is a default config.h that
> >> targets an up-to-date Linux / POSIX system.  if you run `make`, that
> >> is used.  if you are building on any other system and you dont want a
> >> build failure, use `./configure ; make`.  cross-compiling doesnt
> >> really matter here.
> >
> > I read the changes and I understood the intent.
> > Which platform, version of kernel and architecture will we use to generate
> > "default" config.h? And who will do it? Will you do?
> 
> LTP is for Linux, so the default is Linux.  arch hasnt been a real
> issue, and any test that needs to know the arch, then an autoconf test
> wont simplify it anyways.

Yes.
 
> as for kernel / libc, i'd propose anything over a year old is fair
> game for assumption.  ive documented this at the top of the config.h
> header.

I see.

> > I guess taking time to keep config.h up-to-date is very annoying
> > task.
> 
> you dont have to it if you dont want to.  running `./configure` will
> get you a "complete" config.h.

I see.

Masatake YAMATO


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to