Re: [RFC] A packaging of the kconfig frontends

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

 



Hello All!

On Wednesday 25 January 2012 23:52:59 Yann E. MORIN wrote:
> So I have taken the burden to package the kconfig frontends and parser into
> a package. The Mercurial repository is there:
>     hg clone http://ymorin.is-a-geek.org/hg/kconfig-frontends/
> 
> So, what do you get in this package ?
>  - all 5 frontends, each individually selectable with configure flags
>  - a static library with the parser (not installed, though)
>  - a standard autotools-based build procedure
>  - a simple kernel-to-package synchronisation

I'm still playing around with this packaging, and now the parser can be
built as
 - a versioned shared library (the default)
 - an un-versioned static library (optional)

The frontends then properly link to the available library, preferably the
shared one if both are built.

There still are some issues wrt library dependencies (everything depends on
the ncurses libs, because there is no clear seaparation in ./configure for
now).

I'm ready to read comments or suggestions. ;-)

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
--
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux&nblp;USB Development]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite Secrets]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux