This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libgomp & solaris
- From: Uros Bizjak <ubizjak at gmail dot com>
- To: Andreas Tobler <toa at pop dot agri dot ch>
- Cc: GCC Development <gcc at gcc dot gnu dot org>
- Date: Fri, 20 Jan 2006 08:46:25 +0100
- Subject: Re: libgomp & solaris
Hello,
> Andrew P. wanted me to report the issues I encountered with libgomp and solaris
> on head.
> The next issue is the -pthread in the config stuff. Solaris does not like it :)
> -pthreads instead.
I have encountered the same problem, perhaps the analysis at
http://gcc.gnu.org/ml/gcc/2005-11/msg00649.html can help.
Uros.