grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Build system improvements


From: KESHAV P.R.
Subject: Re: [PATCH] Build system improvements
Date: Sun, 29 Aug 2010 18:37:07 +0530

One small question - is ruby still required to build grub2 from
mainline or newreloc? Currently I have included the following programs
as makedepends for my grub2-efi (using rev 2627 snapshot tarball, not
1.98 tarball) package in archlinux

ruby
bison
python (version 2, not 3)
binutils
autoconf'
automake
autogen
texinfo
ncurses
flex
help2man
gettext

All the packages have devel libraries included? Which of these
packages are "not needed" for the new automake build system?

Regards.

Keshav

On Sun, Aug 29, 2010 at 17:45, BVK Chaitanya <address@hidden> wrote:
> Hi,
>
>
> Attached patch has few more improvements for automake build system:
>
> 1.  It removes the need to create def-* and und-* list files for
> creating moddep.lst
>
> 2.  It removes gencmdlist.sh, genfslist.sh etc. scripts and creates
> commands.lst files only using make rules.
>
> 3.  It uses objcopy command to add .modname and .moddeps sections to
> modules, and removes the need to create mod-* files.
>
> With these improvements, number of files created in grub build is
> brought down to 1500+ from earlier 3000+.
>
>
>
> --
> bvk.chaitanya
>
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>



reply via email to

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