Re: Missing dependency in Ada build?

2015-10-09 Thread Alan Lawrence
On 07/10/15 18:33, Eric Botcazou wrote: So it looks like there are two problems here: (1) xsinfo not terminating; (2) a missing dependency, that the g++ steps should depend upon the step producing sinfo.h (i.e. the mv that comes after problem (1)) I'm going to look at (1), but I'm hoping someone

Re: Offloading: libgfortran, libm dependencies

2015-10-09 Thread Bernd Schmidt
On 10/02/2015 05:20 PM, Thomas Schwinge wrote: How should we handle libgfortran and libm dependencies in offloaded code? As the linking requirements especially regarding libgfortran may be different for each offloading target (shared and/or static libraries supported, static linking enforced, li

Re: Offloading: libgfortran, libm dependencies

2015-10-09 Thread Thomas Schwinge
Hi Bernd! On Fri, 9 Oct 2015 14:43:24 +0200, Bernd Schmidt wrote: > On 10/02/2015 05:20 PM, Thomas Schwinge wrote: > > How should we handle libgfortran and libm dependencies in offloaded code? > > > > As the linking requirements especially regarding libgfortran may be > > different for each offlo