Hi, all:
     I have tried to install Open64 svn trunck on Debian AMD64 testing. And
find two issues.
     1, when compile ipa, there is a compile error,gcc do not understand
this option.

C++
/home/lingkun/develop/open64-build/osprey/targdir/ipl//home/lingkun/develop/open64-build/osprey/../../open64-git/osprey/ipa/local/ipl_summarize_util.cxx
g++: error: unrecognized option ‘-CG:all_sched=0’

Just comment the line in osprey/ipa/local/Makefile.gbase, and this error
gone.
This line was added by dcoakley at 2011-08-05 r3709


   2, when compile osprey-gcc-4.2.0 use the xgcc, it will complain the
crt1.o crti.o, crtn.o are missing.  I have compared RHEL AMD64 and Debian
AMD64; RHEL have this three file in /usr/lib, and also in
/usr/lib/x86_64-linux-gnu, while Debian only have these file in
/usr/lib/x86_64-linux-gnu.  Make a symbol link in /usr/lib for these three
file, and the Open64 can build successfully now.


Ling Kun

-- 
http://www.lingcc.com
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to