Re: [linux-audio-dev] Low Latency Kernel Combos

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] Low Latency Kernel Combos
From: Maurizio Umberto Puxeddu (umbpux_AT_tin.it)
Date: Sat May 26 2001 - 19:01:23 EEST


Darwin Marcus Johnson wrote:
> [...snip...]
> How do I go about using kgcc to compile the Kernel? Do I just change gcc to
> kgcc in the make file? Or is there something else that I am missing?

Supposing you are using bash:

#export CC="kgcc"

then use "make -e" instead of "make", for example

#make -e bzImage

#make -e modules

etc.

HTH,
Maurizio Umberto Puxeddu


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sat May 26 2001 - 22:00:15 EEST