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
>
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
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 &