Hi all,

I wanted to report that I had no problems building from the Open64
trunk on a fresh install of Ubuntu 12.04 LTS (64-bit).

To install the prerequisites for the 64-bit compiler executables (i.e.
configure with '--build=x86_64-unknown-linux-gnu'):

# used to get the current source
sudo apt-get install subversion

# required tools for 64-bit build
sudo apt-get install flex bison g++ gfortran libc6-dev-i386


For 32-bit compiler executables (default configure options), you also
need the multilib packages:

sudo apt-get install g++-multilib gfortran-multilib

-David

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to