sriva...@acm.org wrote, on 05/06/09 04:51:
Hi,
Arthur Marsh writes:
>
> MAKEFLAGS="CC=gcc-4.4";export MAKEFLAGS; CONCURRENCY_LEVEL=32;export
> CONCURRENCY_LEVEL;time make-kpkg --initrd configure linux-image
> modules-image
>
> and did produce a gcc-4.4 compiled binary.
>
> It appears that what I had overlooked was the "make-kpkg configure" step
> with MAKEFLAGS set to CC=gcc-4.4 - this was not explicitly stated in the
> make-kpg manual page. I had usually run "make menuconfig" then make-kpkg
> without the configure target.
I wonder if you had run MAKEFLAGS="CC=gcc-4.4" make menuconfig?
It could have been set due to export MAKEFLAGS.
From what I remember, the make-kpkg config with MAKEFLAGS set was the
necessary bit of magic to get the Debian stuff configured to use a
non-default gcc.
I might be able to check this after work.
From what I can tell, thatou ought to work with make-kpkg as well. In
any case, this might be worth documenting.
manoj
Yes, definitely.
Thanks again for your help.
Regards,
Arthur.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org