|
Here are the information you requested (while running ./client I could see a sequence of numbers running on the console)
[ax10077@uxds03 thread]$ ./client
running thread create test... ok
running thread detach test... Aborted
[ax10077@uxds03 thread]$ gcc --version
gcc (GCC) 3.2.3
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|