Re: [Mingw-w64-public] Question about sys/resource.h...

2010-03-27 Thread JonY
On 3/28/2010 09:49, David Cleaver wrote: > Hello all, > > I've recently come across a program that includes sys/resource.h and uses that > for measuring the runtime of some code. I know that Mingw64 does not have > this > file, but I was wondering why? Is it something that cannot be done on a >

[Mingw-w64-public] Question about sys/resource.h...

2010-03-27 Thread David Cleaver
Hello all, I've recently come across a program that includes sys/resource.h and uses that for measuring the runtime of some code. I know that Mingw64 does not have this file, but I was wondering why? Is it something that cannot be done on a Windows platform? Also, I see that there is a stru

Re: [Mingw-w64-public] Sysroot & Build-sysroot

2010-03-27 Thread Doug Semler
On Thu, 25 Mar 2010 08:36:19 Dmitrijs Ledkovs wrote: > After spending a lot of time in Debian chroot's used for building > package I thought that there must be an easier way of building > circular dependencies. > > The cunning feature is to build --with-sysroot & --with-build-sysroot. > Binutils &