Issue 17546 - gcc of some Linux distros with debug switch -g1 can't complile /vcl/source/gdi/fontcvt.cxx
Summary: gcc of some Linux distros with debug switch -g1 can't complile /vcl/source/gd...
Status: CLOSED WONT_FIX
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC2
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Martin Hollmichel
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-29 03:43 UTC by khirano
Modified: 2003-08-25 12:31 UTC (History)
2 users (show)

See Also:
Issue Type: FEATURE
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-29 03:43:50 UTC
When building 1.1rc3, Redhat9's gcc-3.2.2 and SuSE8.2's gcc-3.3 with debug
switch -g1 could not complie /vcl/source/gdi/fontcvt.cxx but stopped at the
following error.
If you do "make" and "make install" an original gnu gcc-3.3 and use it to build
1.1rc3, then you can compile /vcl/source/gdi/fontcvt.cxx all right.  Note that
SuSE8.2's gcc-3.3 with debug switch -g did compile /vcl/source/gdi/fontcvt.cxx.

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.1rc2_src/solver/645/unxlngi4.pro/inc/stl
-I/home/khirano/oo_1.1rc2_src/solver/645/unxlngi4.pro/inc/external
-I/home/khirano/oo_1.1rc2_src/solver/645/unxlngi4.pro/inc
-I/home/khirano/oo_1.1rc2_src/solenv/unxlngi4/inc
-I/home/khirano/oo_1.1rc2_src/solenv/inc -I/home/khirano/oo_1.1rc2_src/res
-I/home/khirano/oo_1.1rc2_src/solver/645/unxlngi4.pro/inc/stl
-I/home/khirano/oo_1.1rc2_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=8662 -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.1rc2_src/vcl/source/gdi/fontcvt.cxx
/home/khirano/oo_1.1rc2_src/solver/645/unxlngi4.pro/inc/stl/stl/_tree.c:374:
internal compiler error: in dwarf2out_finish, at dwarf2out.c:12614Please submit
a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
dmake:  Error code 1, while making '../../unxlngi4.pro/slo/fontcvt.obj'
---* TG_SLO.MK *---
 
ERROR: Error 65280 occurred while making /home/khirano/oo_1.1rc2_src/vcl/source/gdi
khirano@linux:~/oo_1.1rc2_src/vcl>
Comment 1 Martin Hollmichel 2003-08-25 11:52:29 UTC
since Redhats gcc-3.2.2 and SuSE gcc-3.3 are not officical released
gcc compiler I set this to wontfix. please feal free to submit a patch.
Comment 2 foskey 2003-08-25 12:31:00 UTC
Raised with gcc and they will not fix.  They require an upgrade to the
actual "release" version of gcc 3.3.1.