David Coakley wrote:
> Are you able to link 32-bit C++ programs on your system using "g++ -m32"?
>
> It looks like you are missing the 32-bit version of libstdc++ -- this
> library is not installed by default on many 64-bit Linux
> distributions.
>   
It would be greatly helpful to users if
     a. you put a configure check for that and an error message if not found
     b. ...   Same for fortran compiler..  (building fortran and other 
things should imho be a configure option)
     c. it respected CFLAGS and other normal build options..

> To build open64 create a directory (obj) somewhere not underneath the 
> open64 directory containing the source files.
For most auto* based systems creating a build directory which is != 
${ROOT} is sufficient.. Of course I realize some projects have other 
limitations..

It built and my curiosity is placated.. thanks!

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to