Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I install ORC compilers on IA-64 Linux systems?..

0
Posted

How do I install ORC compilers on IA-64 Linux systems?..

0

The binaries are packaged in tar-ball form. Just untar the file downloaded, run the script “install-bin.sh”. Help manual of this script is: Usage: install.sh [-hHnc] [-t toolroot] [-l native-archive-root] -h –help give this help -H –hierarchy print orcc binary hierarchy -n –native install native components -c –cross install cross components -t –toolroot TR use directory as the root of orcc binary -l –libroot LR use directory as the root of native archives -q –prerequire print the pre-requirement. -e –example print example installation session Invoke “install.sh -H” to get better unstanding of “toolroot” and “libroot” To install compiler on IA-64 Linux system, simplily by invoking ./install -n. The environment variables $TOOLROOT will affect installation as well as orcc’s run-time behavior. $TOOLROOT refers to root for the binary hierarchy of ORC suite. For example, if this variables is not set, the full path of orcc is /usr/bin/orcc (it obviously requires root proprie

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123