[PPL-devel] PPL broken for Canadian-cross builds

Sebastian Pop sebpop at gmail.com
Sun Mar 29 21:11:37 CEST 2009


Hi,

On Sun, Mar 29, 2009 at 11:32, Joseph S. Myers <joseph at codesourcery.com> wrote:
> I can confirm that PPL now builds successfully for i686-mingw32 host.  The
> next problem is that CLooG (the tarball in the infrastructure directory)
> doesn't appear portable to this system (in the secondary platforms list
> for 4.4 and 4.5); I get:
>
> source/program.c:42:27: error: sys/resource.h: No such file or directory
> ...
> source/program.c:674: error: 'RUSAGE_SELF' undeclared (first use in this function)
> ...
>
> This does not appear to be a cross build problem; it appears this file
> uses this header, not available on MinGW, unconditionally with no
> configure checks.
>

I committed the attached fix to the cloog-ppl repo, and I will prepare
a new tar.gz for the gcc infrastructure.

Sebastian Pop
--
AMD - GNU Tools
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1489_cloog_resource.diff
Type: text/x-patch
Size: 2357 bytes
Desc: not available
URL: <http://www.cs.unipr.it/pipermail/ppl-devel/attachments/20090329/f633e409/attachment.bin>


More information about the PPL-devel mailing list