All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthias Koenig <mk@phasorlab.de>
To: Thomas Sullivan <metafunk@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: ICC driver compiler fails - alsa-driver-1.0.11
Date: Sun, 14 May 2006 19:11:49 +0200	[thread overview]
Message-ID: <87slncbkfe.fsf@zebra.localdomain> (raw)
In-Reply-To: ac06b020605140707h7a8f870dm80da9c2ccc8ecfe9@mail.gmail.com

"Thomas Sullivan" <metafunk@gmail.com> writes:
> when compiling alsa driver with ICC 9.0, the configure program reports a
> mismatch between the kernel compiler version and the compiler used for this
> compilation.
> however, the kernel was compiled with the same compiler ICC 9.0
> attached are the ./configure output and the config.log file
> the commandline run was CC=icc CXX=icpc ./configure

Btw, it is safer to put the Variable assignments as parameters to configure:
./configure CC=icc CXX=icpc 

> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>
> configure:3639: icc -o conftest -g -O2 -I/lib/modules/2.6.16.16-genuineintel/build/include -I/lib/modules/2.6.16.16-genuineintel/source/include    conftest.c  >&5
> configure:3642: $? = 0
> configure:3644: ./conftest
> configure:3647: $? = 0
> configure:3752: result: Kernel compiler: gcc 3.4.6 Used compiler: icc (ICC) 9.0  20051201
> KERNEL_INC='-I/lib/modules/2.6.16.16-genuineintel/build/include -I/lib/modules/2.6.16.16-genuineintel/source/include'

Hmm, the configure test for the kernel comiler just scans the compile.h 
header of the kernel sources. Could you please post the contents of
/lib/modules/2.6.16.16-genuineintel/source/include/linux/compile.h ?
Especially the makro LINUX_COMPILER.

Regards,
Matthias


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

  reply	other threads:[~2006-05-14 17:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-14 14:07 ICC driver compiler fails - alsa-driver-1.0.11 Thomas Sullivan
2006-05-14 17:11 ` Matthias Koenig [this message]
     [not found]   ` <ac06b020605150125g589a5e0code9fdfb01c94a656@mail.gmail.com>
2006-05-15 10:59     ` Matthias Koenig
2006-05-15  8:44 ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87slncbkfe.fsf@zebra.localdomain \
    --to=mk@phasorlab.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=metafunk@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.