compiler specs for -pthread/-kthread

1999-04-13 Thread Kurt D. Zeilenga
To facilate auto detection of the local threading environment, it would be nice if the -?thread options set all the necessary compiler/linker flags. It is a common practace for such options to specify both compilation and link options. I suggest the EGCS specs be adjusted to: -pthread =

Re: compiler specs for -pthread/-kthread

1999-04-13 Thread Richard Seaman, Jr.
On Tue, Apr 13, 1999 at 03:16:01PM -0700, Kurt D. Zeilenga wrote: To facilate auto detection of the local threading environment, it would be nice if the -?thread options set all the necessary compiler/linker flags. It is a common practace for such options to specify both compilation and link

Re: compiler specs for -pthread/-kthread

1999-04-13 Thread Russell L. Carter
%On Tue, Apr 13, 1999 at 03:16:01PM -0700, Kurt D. Zeilenga wrote: % To facilate auto detection of the local threading environment, % it would be nice if the -?thread options set all the necessary % compiler/linker flags. It is a common practace for such % options to specify both compilation and