[Trilinos-Users] Re: building on mac

Sean Ross-Ross srossross at gmail.com
Wed May 23 15:02:51 MDT 2007


Hi,
I just got Trilinos compiled on the "intel core duo" mac after a few  
problems, is that what you are using?

My invoke-configure script looks like this:

FLAGS='         -C
                 CC=gcc
                 CXX=g++
                 CFLAGS=-fPIC
                 CXXFLAGS=-fPIC
                 FFLAGS=-fPIC
                 FORTRAN=g95
                 F77=g95
                 ' #FLAGS

#####################################################################
#####################################################################

OPTIONS='       --with-gnumake
                 --prefix=/Tools/toolboxes/trilinos-dev
                 ' #OPTIONS

#####################################################################
#####################################################################


../configure --with-ldflags="-framework veclib"  ${FLAGS} ${ENABLES} $ 
{DISABLES}

#####################################################################
#####################################################################

In any case, you posted the "Trilinos/mybuild/config.log", if the  
above does not work could you post the "mybuild/packages/teuchos/ 
config.log" ?

~Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://software.sandia.gov/mailman/private/trilinos-users/attachments/20070523/553431d1/attachment.html


More information about the Trilinos-Users mailing list