On Nov 17, 2010, at 11:18 AM, Brad King wrote:
On 11/17/2010 12:15 PM, K. Noel Belcourt wrote:
On Nov 17, 2010, at 10:02 AM, Brad King wrote:
This tells CMake to print some verbose target dependency
information. I bet it will report "modules" in a non-trivial
connected component with a bunch
On 11/17/2010 12:15 PM, K. Noel Belcourt wrote:
> On Nov 17, 2010, at 10:02 AM, Brad King wrote:
>> This tells CMake to print some verbose target dependency
>> information. I bet it will report "modules" in a non-trivial
>> connected component with a bunch of other libraries. Please
>> send me th
On 11/17/2010 11:51 AM, K. Noel Belcourt wrote:
> It's attached.
Hmm..I don't see anything jumping out at me there.
On 11/17/2010 11:32 AM, K. Noel Belcourt wrote:
> This works, but moving SUBDIRS(Modules) into it's lexical ordering
> fails with the reported error.
Do these libraries have circ
On 11/17/2010 11:32 AM, K. Noel Belcourt wrote:
> On Nov 16, 2010, at 3:49 PM, Brad King wrote:
>> Run "make -d" to get debugging output. It is *very* verbose but can
>> tell you why make chooses to run certain rules.
>
> It's definitely related to the presence of the SUBDIRS. Make never
> con
Hi Brad,
On Nov 16, 2010, at 3:49 PM, Brad King wrote:
On 11/16/2010 04:52 PM, Belcourt, K. Noel wrote:
On Nov 16, 2010, at 2:50 PM, Brad King wrote:
On 11/16/2010 04:24 PM, Belcourt, K. Noel wrote:
which is the same list of libraries in these SUBDIRS commands in
the
top-level CMakeLists
On 11/16/2010 04:52 PM, Belcourt, K. Noel wrote:
>
> On Nov 16, 2010, at 2:50 PM, Brad King wrote:
>
>> On 11/16/2010 04:24 PM, Belcourt, K. Noel wrote:
>>> which is the same list of libraries in these SUBDIRS commands in the
>>> top-level CMakeLists.txt file (in reverse order). There's a single
On Nov 16, 2010, at 2:48 PM, Eric Noulard wrote:
2010/11/16 Belcourt, K. Noel :
On Nov 16, 2010, at 2:05 PM, Belcourt, K. Noel wrote:
On Nov 16, 2010, at 1:59 PM, Brad King wrote:
On 11/16/2010 01:11 PM, K. Noel Belcourt wrote:
I've attached my project's top-level Makefile. I'm trying
On Nov 16, 2010, at 2:48 PM, Eric Noulard wrote:
2010/11/16 Belcourt, K. Noel :
On Nov 16, 2010, at 2:05 PM, Belcourt, K. Noel wrote:
On Nov 16, 2010, at 1:59 PM, Brad King wrote:
On 11/16/2010 01:11 PM, K. Noel Belcourt wrote:
I've attached my project's top-level Makefile. I'm trying
On Nov 16, 2010, at 2:50 PM, Brad King wrote:
On 11/16/2010 04:24 PM, Belcourt, K. Noel wrote:
which is the same list of libraries in these SUBDIRS commands in the
top-level CMakeLists.txt file (in reverse order). There's a single
library in each of these subdirs of the same lower-cased name.
On 11/16/2010 04:24 PM, Belcourt, K. Noel wrote:
> which is the same list of libraries in these SUBDIRS commands in the
> top-level CMakeLists.txt file (in reverse order). There's a single
> library in each of these subdirs of the same lower-cased name.
>
> ...
> SUBDIRS(Modules)
> SUBDIRS(MP
2010/11/16 Belcourt, K. Noel :
>
> On Nov 16, 2010, at 2:05 PM, Belcourt, K. Noel wrote:
>
>> On Nov 16, 2010, at 1:59 PM, Brad King wrote:
>>
>>> On 11/16/2010 01:11 PM, K. Noel Belcourt wrote:
I've attached my project's top-level Makefile. I'm trying to force
all the modules in th
On Nov 16, 2010, at 2:05 PM, Belcourt, K. Noel wrote:
On Nov 16, 2010, at 1:59 PM, Brad King wrote:
On 11/16/2010 01:11 PM, K. Noel Belcourt wrote:
I've attached my project's top-level Makefile. I'm trying to force
all the modules in the project to build first so I created a single
library
On Nov 16, 2010, at 1:59 PM, Brad King wrote:
Hi Noel,
On 11/16/2010 01:11 PM, K. Noel Belcourt wrote:
I've attached my project's top-level Makefile. I'm trying to force
all the modules in the project to build first so I created a single
library called modules that contains all my Fortran 90
Hi Noel,
On 11/16/2010 01:11 PM, K. Noel Belcourt wrote:
> I've attached my project's top-level Makefile. I'm trying to force
> all the modules in the project to build first so I created a single
> library called modules that contains all my Fortran 90 module files.
> I'm invoking the Make
Hi,
I've attached my project's top-level Makefile. I'm trying to force
all the modules in the project to build first so I created a single
library called modules that contains all my Fortran 90 module files.
I'm invoking the Makefile explicitly passing the modules as the
target to build
15 matches
Mail list logo