Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

compiling GNU software

magawake
Beginner
238 Views

I need to compile some open source software for my lab. Its mainly things like Python, Perl, and tcl.

Does anyone have any recommendations or tips/tricks to have a clean compiled binaries?

0 Kudos
2 Replies
TimP
Honored Contributor III
238 Views
You don't give any details to help us guess what you want. Can you build them by the standard configuration with gcc? By "clean" do you mean shutting off warnings, after switching to icc?
0 Kudos
magawake
Beginner
238 Views
I would like to compile it "clean" with icc. Can I please get some assistance?

0 Kudos
Reply