Re: A question for multi-thread building or distributed building by using GCC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Lu, Ken wrote:
Hi, dear members:
  Does GCC support multi-thread building or distributed building? I remember it support but forget how to configure parameter for GCC.
  Could anyone help me? Thanks very much

gcc-4.2 includes OpenMP support. Other than that, threading is supported not by gcc but by libraries which depend on the operating system, such as pthreads.

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux