automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Specifying dependencies difficulties


From: Harlan Stenn
Subject: Re: Specifying dependencies difficulties
Date: Sun, 15 Jan 2006 22:30:18 +0000

If kconfig_compiler needs any prebuilt stuff, then for the first
bootstrap you are gonna need to manually create things and have them in
the repo.

If it doesn't need it, I suspect the easiest way to go will be to
reorganize a bit so you build everything out of subdirs (nothing in the
top-level dir) so you can easily control the build order.

Then you can build the compiler first, then generate the .[ch] files,
then the final binaries.

H




reply via email to

[Prev in Thread] Current Thread [Next in Thread]