p, font, span { line-height:120%; margin-top:0; margin-bottom:0;
}
¾È³ç Çϼ¼¿ä. º» ¸ÞÀÏÀº ±¤°í ¸ÞÀÏ
ÀÔ´Ï´Ù.
»çÀü Çã¶ô¾øÀÌ ¸ÞÀÏÀ» º¸³»°Ô µÇ¾î¼
Áø½ÉÀ¸·Î
Á˼ÛÇÕ´Ï´Ù
¸ÞÀÏ ¹Þ±â¸¦
¿øÄ¡
¾ÊÀ¸½Å´Ù¸é ¾Æ·¡ ¸ÞÀÏ·Î ¹Ý¼Û¸ÞÀÏÀ» º¸³»Áֽøé ÀÌÈÄ¿¡´Â Àý´ë·Î ¸ÞÀÏÀÌ
¼ö½ÅµÇÁö ¾ÊÀ»
°ÍÀÔ´
p, font, span { line-height:120%; margin-top:0; margin-bottom:0;
}
¾È³ç Çϼ¼¿ä. º» ¸ÞÀÏÀº ±¤°í ¸ÞÀÏ
ÀÔ´Ï´Ù.
»çÀü Çã¶ô¾øÀÌ ¸ÞÀÏÀ» º¸³»°Ô µÇ¾î¼
Áø½ÉÀ¸·Î
Á˼ÛÇÕ´Ï´Ù
¸ÞÀÏ ¹Þ±â¸¦
¿øÄ¡
¾ÊÀ¸½Å´Ù¸é ¾Æ·¡ ¸ÞÀÏ·Î ¹Ý¼Û¸ÞÀÏÀ» º¸³»Áֽøé ÀÌÈÄ¿¡´Â Àý´ë·Î ¸ÞÀÏÀÌ
¼ö½ÅµÇÁö ¾ÊÀ»
°ÍÀÔ´
On Thu, 2002-04-04 at 22:28, Zdenek Kabelac wrote:
> Just today I've recompiled avifile with latest gcc3.0
> and with Qt compiled with gcc3.0 so I could actually try how this
> works - and I've discovered that dynamic_cast with this
> gcc no longer works and actually creates coredump.
>
> For av
Package: g++-3.0
Version: 1:3.0.4-6
Severity: normal
Hi
Just today I've recompiled avifile with latest gcc3.0
and with Qt compiled with gcc3.0 so I could actually try how this
works - and I've discovered that dynamic_cast with this
gcc no longer works and actually creates coredump.
For avifile
Package: g++-3.0
Version: 1:3.0.4-6
The problem is both libGLU.so and libstdc++ contain the symbol
__dynamic_cast which is used by gcc to apply the cast. Anytime
the GLU one takes over, the SIGSEGVs occour (can be checked by
LD_PRELOADing libGLU to any dynamic_cast using program!).
So libGLU is c
Package: g++-3.0
Version: 1:3.0.4-6
I can confirm removing -lGLU from the link command line solves the
same problem with the QGLViewer package (using Qt and GL - linking
with GLU is from the tmake configuration).
Note that this happens on a SuSE 7.2 system, too (g++ from HEAD of the
gcc-3_0 branc
Package: g++-3.0
Version: 1:3.0.4-6
I can confirm the problem exists for the QGLViewer package (uses
qt, pthreads, GL) - SIGSEGV at the first dynamic_cast. gcc 2.95.x
do not have this problem. gcc-3_0 branch HEAD has the same problem.
The SIGSEGVs vanish, if I remove -lGLU from the final link com
We believe that the bug you reported is now fixed; the following
package(s) have been removed from testing:
cpp-doc | 1:2.95.2-20 | all
g77-doc | 1:2.95.2-20 | all
gcc-doc | 1:2.95.2-20 | all
gpc-doc | 1:2.95.2-20 | all
Note that the package(s) have simply been removed from the tag
da
I need to have a copy of 2.95.2 installed and would like to keep 2.95.4 and 3.0
installed. What is involved in making a g++-2.95.2 package similar to the 3.0
package?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
9 matches
Mail list logo