On Tue, Feb 25, 2014 at 3:21 PM, Johannes Ring <[email protected]> wrote: > On Tue, Feb 25, 2014 at 12:34 PM, Corrado Maurini > <[email protected]> wrote: >> On macosx I need to set CXXFLAGS="-lpython" as environment variable with the >> new ffc including ufc. >> >> Otherwise I get an error at linking (see below). The issue was not present >> before the merging of ufc and ffc. >> >> Is there a proper way to fix? I do not exactly which configuration file >> should be modified. > > Linking with the Python library is required on some platforms, but I > haven't found a good way to find the full path to the library with > distutils. Suggestions are welcome.
I have added this now. It is available in master. Corrado: Please try it out and report back how it works. Johannes _______________________________________________ fenics mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics
