[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compiling ext2fs.static with pthreads
From: |
Thomas Thomas |
Subject: |
Re: Compiling ext2fs.static with pthreads |
Date: |
Sun, 6 May 2012 09:25:11 -0700 (PDT) |
I played around and got it to compile, though how I did so is a nasty hack.
Should ext2fs.static compiled with pthreads be able to run on cthreads Hurd?
It's a statically linked program that should have no external dependencies,
so it should run in any environment, right?
Thomas D