[gobolinux-devel] ndiswrapper
Lucas C. Villa Real
lucasvr at gobolinux.org
Mon Oct 16 23:53:06 UTC 2006
On 10/16/06, Jonatan Liljedahl <lijon at kymatica.com> wrote:
>
> Perhaps Compile could check what version of GCC was used to compile the
> kernel and warn if the current GCC does not match, when compiling
> modules? Perhaps even automagically symlink the right GCC in before
> compiling and the original one back afterwards...
Currently there's no information that a given recipe is related to a
kernel module, or that it contains a kernel module among other things.
It's doable (would require a new flag to recipe such as
contains_kernel_module=yes), but I prefer to only warn the user about
the right GCC version rather than automatically symlinking the correct
version, as it could break parallel builds.
--
Lucas
powered by /dev/dsp
More information about the gobolinux-devel
mailing list