[GiNaC-list] When I compiled ginac with mingw....

Jens Vollinga vollinga at thep.physik.uni-mainz.de
Sat Jun 11 13:42:27 CEST 2005


Hi,

On Thu, Jun 09, 2005 at 03:51:50PM +0800, ?? ???? wrote:
> ../../GiNaC/ginsh/ginsh_parser.yy:32:26: sys/resource.h: No such file or
> directory
> ../../GiNaC/ginsh/ginsh_parser.yy:64: error: aggregate `rusage start_time'
> has incomplete type and cannot be defined
> ../../GiNaC/ginsh/ginsh_parser.yy:64: error: aggregate `rusage end_time' 

I don't know about MinGW, but on Debian machines this file comes with
libc6-dev, on Fedora machines it's in glibc-headers-2.3...

Maybe you could search for that file with
find / -name 'resource.h'
or some Windows tool?

So, is it there? Is it anywhere else? Is it non-existent?

Regards,
Jens





More information about the GiNaC-list mailing list