Re: [deal.II] Examples makefile

2017-01-23 Thread Victor Eijkhout
> On Jan 15, 2017, at 9:24 PM, Wolfgang Bangerth wrote: > > After calling 'cmake' in the example program, compile everything using > make VERBOSE=ON > and it should tell you the command lines being used. Thanks. That was useful. Apparently a file cmake_link_script is being executed. After add

Re: [deal.II] Examples makefile

2017-01-15 Thread Wolfgang Bangerth
On 01/15/2017 08:18 PM, Victor Eijkhout wrote: No, I need that for another reason, and for as far as I can tell the build is correct. How can I see the link line that deal.II is using for its example? After calling 'cmake' in the example program, compile everything using make VERBOSE=ON and

Re: [deal.II] Examples makefile

2017-01-15 Thread Praveen C
It should be there in detailed.log which is generated after cmake is run. Best praveen On Mon, Jan 16, 2017 at 8:48 AM, Victor Eijkhout wrote: > > On Jan 14, 2017, at 4:54 PM, Jean-Paul Pelteret > wrote: > > you could instead just not build Trilinos with PyTrilinos. > > > No, I need that for a

Re: [deal.II] Examples makefile

2017-01-15 Thread Victor Eijkhout
On Jan 14, 2017, at 4:54 PM, Jean-Paul Pelteret mailto:jppelte...@gmail.com>> wrote: you could instead just not build Trilinos with PyTrilinos. No, I need that for another reason, and for as far as I can tell the build is correct. How can I see the link line that deal.II is using for its exam

Re: [deal.II] Examples makefile

2017-01-14 Thread Jean-Paul Pelteret
Dear Victor, CMake has some facilities to add to the link line. Here are a couple of stackoverflow posts t

Re: [deal.II] Examples makefile

2017-01-14 Thread Victor Eijkhout
On Jan 14, 2017, at 5:48 AM, 'Seyed Ali Mohseni' via deal.II User Group mailto:dealii@googlegroups.com>> wrote: I would check first of all, if you compiled Trilinos with the correct settings, I believe so. It’s just a case of a missing python library. Can you explain how I can add an extra li

[deal.II] Examples makefile

2017-01-13 Thread Victor Eijkhout
I'm trying to compile an example, and get these errors: [ 50%] Linking CXX executable step-1 icpc: command line warning #10006: ignoring unknown option '-fuse-ld=gold' /home1/apps/intel15/mvapich2_2_1/dealii/8.4.1/include/deal.II/numerics/derivative_a