Issue 17334 - RedHat9's gcc3.2 can't compile /vcl/source/gdi/fontcvt.cxx
Summary: RedHat9's gcc3.2 can't compile /vcl/source/gdi/fontcvt.cxx
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Martin Hollmichel
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-24 01:51 UTC by khirano
Modified: 2004-02-17 09:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description khirano 2003-07-24 01:51:01 UTC
Building 1.1rc3 using fresh checkout cws_srx645_ooo11rc3 on 20030723
with RedHat9, gcc3.2, glibc2.3.2, jdk1.4.1, I got the following error.
But gcc3.3 compiles this OK.

Making: ../../unxlngi4.pro/slo/fontcvt.obj
ccache g++ -fmessage-length=0 -c -I.  -I. -I../inc -I../../inc -I../../unx/inc
-I../../unxlngi4.pro/inc -I.
-I/home/khirano/oo_1.1rc_src/solver/645/unxlngi4.pro/inc/stl
-I/home/khirano/oo_1.1rc_src/solver/645/unxlngi4.pro/inc/external
-I/home/khirano/oo_1.1rc_src/solver/645/unxlngi4.pro/inc
-I/home/khirano/oo_1.1rc_src/solenv/unxlngi4/inc
-I/home/khirano/oo_1.1rc_src/solenv/inc -I/home/khirano/oo_1.1rc_src/res
-I/home/khirano/oo_1.1rc_src/solver/645/unxlngi4.pro/inc/stl
-I/home/khirano/oo_1.1rc_src/solenv/inc/Xp31 -I/mebius/j2sdk1.4.1_02/include
-I/mebius/j2sdk1.4.1_02/include/linux
-I/mebius/j2sdk1.4.1_02/include/native_threads/include -I/usr/X11R6/include    
-I. -I../../res -I. -g1 -O1   -pipe -mcpu=pentiumpro -fno-for-scope -fpermissive
-fno-rtti -include preinclude.h -fno-exceptions   -fpic -DLINUX -DUNX -DVCL
-DGCC -DC300 -DINTEL -DCVER=C300 -D_USE_NAMESPACE -DGLIBC=2 -DX86 -D_PTHREADS
-D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -D__DMAKE
-DUNIX -DCPPU_ENV=gcc3 -DSUPD=645 -DBUILD=8651 -DPRODUCT -DNDEBUG -DPRODUCT_FULL
-DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_OFF -DCUI -DSOLAR_JAVA -DSRX645
-DUSE_BUILTIN_RASTERIZER -DENABLE_CTL -DSHAREDLIB -D_DLL_  -DMULTITHREAD   -o
../../unxlngi4.pro/slo/fontcvt.o
/home/khirano/oo_1.1rc_src/vcl/source/gdi/fontcvt.cxx
/home/khirano/oo_1.1rc_src/solver/645/unxlngi4.pro/inc/stl/stl/_tree.c:374:
compiler's internal error in dwarf2out_finish (dwarf2out.c:12301)
dmake:  Error code 1, while making '../../unxlngi4.pro/slo/fontcvt.obj'
---* TG_SLO.MK *---
 
ERROR: Error 65280 occurred while making /home/khirano/oo_1.1rc_src/vcl/source/gdi
dmake:  Error code 1, while making 'build_all'
---* TG_SLO.MK *---
[khirano@localhost oo_1.1rc_src]$

Thanks
Comment 1 foskey 2003-07-24 02:07:31 UTC
I have raised this problem with gcc and they will not fix it.  The 
only solution is to upgrade to gcc 3.3.0 or to the last nights gcc 
3.3.1 (There was a bug in 3.3.1)

Please raise a bug report back to RH so that they are aware of the 
problem.
Comment 2 khirano 2003-07-24 04:12:13 UTC
Thanks Ken.

Comment 3 Martin Hollmichel 2004-02-17 09:01:04 UTC
verified.
Comment 4 Martin Hollmichel 2004-02-17 09:03:25 UTC
close issue.