Re: [AD] [LNX] Allegro and popen() |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
On 2002-03-08, Thomas Fjellstrom <tfjellstrom@xxxxxxxxxx> wrote: > > hmmm. so pipes and pthreads don't mix? how does that work? > what does pthreads do differently than vfork? It's not that they don't mix. If you compiled the test I sent with: gcc case3.c case3aux.c -lpthread (i.e. statically linked), then it works as intended. <shrug>
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |