|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: What to do to compile POSIX threads enabled GCC?
From: Hannah Schroeter (hannah
schlund.de)
Date: Mon May 01 2006 - 15:07:07 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello!
On Mon, May 01, 2006 at 09:49:46PM +0200, Karel Gardas wrote:
>My question is: what's really needed to do to make GCC with threads
>enabled working? I think this will be needed anyway seeing recent SMP and
>Rthreads work appearing in OpenBSD releases.
I'm not sure. What does that mean? I.e. what's the difference from
what you achieve now using gcc -pthread -c foo.c ...
gcc -pthread -o program foo.o ...?
Kind regards,
Hannah.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]