[Mesa-dev] [Bug 100693] 'identifier "L__FUNCTION__" is undefined' error for Debug builds using ICC on Windows
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Apr 17 07:51:04 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=100693
--- Comment #3 from Hi-Angel <Hi-Angel at yandex.ru> ---
> Yes, but for some reason it does not reproduced for MSVC Debug builds, which
> use the same toolchain and headers.
> Whether it's possible to figure out, that this is an ICC bug? Then it would be
> possible to report it on ICC support forum.
I think you can reproduce it by looking what function is implemented at
"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\exception:126",
then compiling with ICC a debug build of a simple app just calling that exact
function. If it won't work that simply, try adding options from your output,
particularly ones starting with D_.
That said, I doubt it's an ICC bug. My understanding is that ICC should use its
own headers, not the ones of MSVC. I'd rather suppose you have misconfigured
toolchain.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170417/8706b4a1/attachment.html>
More information about the mesa-dev
mailing list