This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: cd crosstool-ng ; make menuconfig


Yann/all,

<snip>

> What I don't get is why your upper-layer build system wants to call
> 'make menuconfig', when the exact same would be achieved by calling
> './ct-ng menuconfig' ?

Well, see, it isn't my _build_ system that is the problem.  It is me!
I cannot _NOT_ use "make menuconfig" to configure things, since I've
been doing that for what 10-15 years.  It is habit.  When I type
"make menuconfig" on ct-ng (which I do almost every time) I get an
error. . . then groan internally and type "./ct-ng menuconfig".
Once the build system has the config the right way (and I'm done
changing it) this will not be an issue.  It is only when I'm
developing that I have the problem.

<snip>

> Maybe you could add such a similar entry to your build system? (Not
> saying
> that your alternative proposal is worse, I am just trying to
> understand.)

Eh, I'll just add the two lines to my local build while I'm working
on it.  No worries!

Andy

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]