Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
4996 Discussions

compilation error with gcc-4.4

eliosh
Beginner
193 Views
When I try to compile the vtune kernel modules I get the following error:
...
...
...
CC /opt/intel/vtune/vdk/src/vtune.o
cc1: warnings being treated as errors
/opt/intel/vtune/vdk/src/vtune.c: In function samp_load_image_notify_routine:
/opt/intel/vtune/vdk/src/vtune.c:4253: error: the frame size of 1168 bytes is larger than 1024 bytes


Replacing gcc-4.4 with gcc-4.3 solves the problem.

I am using a mixed version Ubuntu (intrepid + karmic) with the following software

kernel : 2.6.30-9-generic
gcc-4.4: gcc (Ubuntu 4.4.0-6ubuntu2) 4.4.0
gcc-4.3: gcc-4.3 (Ubuntu 4.3.3-5ubuntu4) 4.3.3
vtune: 9.1


Thank you.
0 Kudos
0 Replies
Reply