search for: csdp

Displaying 2 results from an estimated 2 matches for "csdp".

Did you mean: cdp
2009 Mar 09
0
Parallel makes
...llel is making any compiled code (2.8.x ran tests in the 'tests' directory in parallel, but this is not currently done). The standard procedures work safely with parallel make, but users who write Makevars or Makefile files need to take this into account. For example, yesterday's Rcsdp/src/Makevars has PHONY: all all: before $(SHLIB) before: Csdp.ts but this 'before' target has to be completed before $(SHLIB) can be built (and it failed to install for me). I am aware that the documentation did not stress this sufficiently in the past, and 'Writing R Extensions...
2013 Jan 23
1
[LLVMdev] RFC: Improving our DWARF (and ELF) emission testing capabilities
On Tue, Jan 22, 2013 at 6:22 PM, Robinson, Paul <Paul.Robinson at am.sony.com> wrote: > David Blaikie [dblaikie at gmail.com] wrote: >> On Tue, Jan 22, 2013 at 3:23 PM, Robinson, Paul >> <Paul.Robinson at am.sony.com> wrote: >>>>>> 2. Relying of assembly directive emissions (i.e. .cfi_*), which is >>>>>> cumbersome and misses a lot of