Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Annonces
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
6814 Discussions

Compiler is installed non by default setting. Please reinstall

elle1983
Débutant
463 Visites
Hi,

I have recently installed Ubuntu 9.04 and tried running ipp-samples on it, however when I am doing ./build32.sh it outputs :

ERROR: Compiler is installed non by default setting. Please reinstall.

I have looked this up and found that it is something to do with the tools.sh file not recognising the compiler. The compiler that came with Ubuntu is gcc 4.3.3, anyone can kindly help me fix the tools.sh, I have very little knowledge of the shell script language.

Thanks
0 Compliments
1 Répondre
Chao_Y_Intel
Modérateur
463 Visites

Hello,

The building script will automatically detect GCC and G++ at /usr/bin. Could you please let us know?

1> which sample code you were building

2> what is the output for the following command line?

>which gcc
/usr/bin/gcc

>which g++
/usr/bin/g++


Thanks,
Chao



0 Compliments
Répondre