cvs commit: src/sys/boot/arc/include arcfuncs.h
src/sys/boot/i386/boot2 boot2.c src/sys/dev/aic7xxx/aicasm aicasm.c
src/sys/dev/cx machdep.h src/sys/dev/ichsmb ichsmb.c
src/sys/dev/iir iir.h src/sys/dev/isp ispvar.h src/sys/dev/mcd
mcdreg.h ...
Marius Strobl
marius at alchemy.franken.de
Fri Mar 12 14:59:17 PST 2004
On Fri, Mar 12, 2004 at 04:56:04PM -0500, Mathew Kanner wrote:
> On Mar 12, Tom Rhodes wrote:
> >
> > Incarnations of this patch survive gcc compiles since a loooong time,
> > I use it on my desktop. An icc compiled kernel works since Nov. 2003
> > (exceptions: snd_* if used as modules), it survives a build of the
> > entire ports collection with icc.
>
> Is there any more information in regards to sound modules
> being the only thing that doesn't work?
>
> --Mat
# kldload snd_pcm
kldload: Unsupported file type
kldload: can't load snd_pcm: Exec format error
AFAIK no one really looked into this. ICC-compiled LKMs generally work
as do GCC-compiled sound modules with an ICC-compiled kernel.
More information about the cvs-src
mailing list