Re: possible gcc bug?

2012-07-21 Thread Skunk Worx
On 07/13/2012 12:26 PM, Skunk Worx wrote: Hi, I have an EPEL 6, 64 bit system (SL6) and an fc17 64 bit system. My shared library uses boost, code synthesis xsd cxx-tree, and xerces-c. There may be a bug in gcc that prevents this shared library from being dlclose()'ed properly : http://gcc.gnu

Re: possible gcc bug?

2012-07-16 Thread Skunk Worx
On 07/14/2012 02:42 AM, Andrew Haley wrote: On 07/13/2012 08:26 PM, Skunk Worx wrote: Do you think this is a "won't fix" or "not a bug"? You've already had the correct answer from Ian Taylor on the gcc-help list. You're not going to get anything more authoritative here. Andrew. I don't se

Re: possible gcc bug?

2012-07-14 Thread Andrew Haley
On 07/13/2012 08:26 PM, Skunk Worx wrote: > Do you think this is a "won't fix" or "not a bug"? You've already had the correct answer from Ian Taylor on the gcc-help list. You're not going to get anything more authoritative here. Andrew. -- users mailing list users@lists.fedoraproject.org To uns

possible gcc bug?

2012-07-13 Thread Skunk Worx
Hi, I have an EPEL 6, 64 bit system (SL6) and an fc17 64 bit system. My shared library uses boost, code synthesis xsd cxx-tree, and xerces-c. There may be a bug in gcc that prevents this shared library from being dlclose()'ed properly : http://gcc.gnu.org/ml/gcc-help/2011-05/msg00403.html f