Bug#396745: regression on amd64 with optimazation enabled

2007-04-19 Thread Alex Romosan
Martin Michlmayr <[EMAIL PROTECTED]> writes: > * Alex Romosan <[EMAIL PROTECTED]> [2007-04-19 17:52]: >> compiling with -gstabs+ and -O2 still causes g++ to crash. > > Really? With g++-4.1 4.1.1-21, or which version do you have? yes. this is on amd64 with g++ 4.1.1-

Bug#396745: regression on amd64 with optimazation enabled

2007-04-19 Thread Alex Romosan
Martin Michlmayr <[EMAIL PROTECTED]> writes: > * Alex Romosan <[EMAIL PROTECTED]> [2006-11-02 09:54]: >> if i try to compile vamos from cvs i get: > ... >> the code seems to be okay, and compiling with -O0 works so it's probably >> gcc's faul

problems with g++-4.1

2006-06-07 Thread Alex Romosan
this program: #include #include struct A { void* operator new(size_t alloc_size) { printf("A::operator new()\n"); return malloc(alloc_size); }; void operator delete(void* p, size_t s) { printf("A::delete %d\n", s); }; A(

Bug#323285: /usr/lib64 should be in a separate package

2005-08-15 Thread Alex Romosan
Matthias Klose <[EMAIL PROTECTED]> writes: > Alex Romosan writes: >> Package: libg2c0-dev >> Version: 1:3.4.4-7 >> Severity: minor >> >> i am not really sure why /usr/lib64 is includede in a package for a 32 >> bit architecture (i386 in this ca

Bug#323285: /usr/lib64 should be in a separate package

2005-08-15 Thread Alex Romosan
Package: libg2c0-dev Version: 1:3.4.4-7 Severity: minor i am not really sure why /usr/lib64 is includede in a package for a 32 bit architecture (i386 in this case). please move them to their own package. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy:

Bug#276949: g++-3.3 failes to compile: crt*.o not found

2004-10-17 Thread Alex Romosan
Christian Grothoff <[EMAIL PROTECTED]> writes: > Package: gcc-3.3 > Version: 3.3.5-1 > > Compiling libextractor (CVS) with g++ 3.3 I get the following error: > /bin/sh ../../../libtool --mode=link g++-3.3 -o libextractor_pdf.la > -rpath /home/grothoff//lib/libextractor -export-dynamic -avoid-vers

Bug#260514: Acknowledgement (undefined versioned symbol name std::time_put_w@@GLIBCPP_3.2)

2004-07-20 Thread Alex Romosan
it turns out the bug is in libstdc++5-3.3-dev. /usr/lib/gcc-lib/i486-linux/3.3.4/libstdc++.so incorrectly points to ../../../i386-linux/libstdc++.so.5 instead of ../../../libstdc++.so.5 --alex-- -- | I believe the moment is at hand when, by a paranoiac and active | | advance of the mind, it wil

Bug#260523: /usr/lib/gcc/i486-linux/3.4.1/libstdc++.so points to wrong location

2004-07-20 Thread Alex Romosan
Package: libstdc++6-dev Version: 3.4.1-2 Severity: important /usr/lib/gcc/i486-linux/3.4.1/libstdc++.so points to a non-existent ../../../i386-linux/libstdc++.so.6. it should point to ../../../libstdc++.so.6 -- System Information: Debian Release: testing/unstable APT prefers unstable APT poli

Bug#260514: undefined versioned symbol name std::time_put_w@@GLIBCPP_3.2

2004-07-20 Thread Alex Romosan
Package: g++-3.3 Version: 1:3.3.4-4 Severity: important trying to compile the nurbs++ library from cvs (available by anonymous cvs from :pserver:[EMAIL PROTECTED]:/cvsroot/libnurbs) i get: /usr/bin/ld: .libs/libmatrix.so.1.0.0: undefined versioned symbol name std::time_put_w@@GLIBCPP_3.2 /usr/bin

Bug#247347: Acknowledgement (segmentation fault when compiling xine-lib cvs)

2004-05-28 Thread Alex Romosan
Matthias Klose <[EMAIL PROTECTED]> writes: > please give me a pointer to a tarball and the configure/build options. please try to compile the dsputil.c in the attached archive with the following command: gcc -DHAVE_CONFIG_H -I. -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMC

Bug#247347: Acknowledgement (segmentation fault when compiling xine-lib cvs)

2004-05-22 Thread Alex Romosan
Matthias Klose <[EMAIL PROTECTED]> writes: > Alex Romosan writes: >> Matthias Klose <[EMAIL PROTECTED]> writes: >> >> > gcc -c -O3 -mcpu=pentiumpro -fomit-frame-pointer -falign-functions=4 >> > -falign-loops=4 -falign-jumps=4 -mpreferred-stac

Bug#247347: Acknowledgement (segmentation fault when compiling xine-lib cvs)

2004-05-12 Thread Alex Romosan
Matthias Klose <[EMAIL PROTECTED]> writes: > gcc -c -O3 -mcpu=pentiumpro -fomit-frame-pointer -falign-functions=4 > -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 > -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing > -ffast-math -funroll-loops -finline-functions

Bug#247347: Acknowledgement (segmentation fault when compiling xine-lib cvs)

2004-05-11 Thread Alex Romosan
[EMAIL PROTECTED] (Debian Bug Tracking System) writes: > If you wish to submit further information on your problem, please > send it to [EMAIL PROTECTED] (and *not* to > [EMAIL PROTECTED]). i found that if i change the optimization from -O3 to -O2 the file actually compiles. furthermore, i tried

Bug#202762: gcc-3.3: fails to compile kernel 2.4.22-pre8 on alpha

2003-07-29 Thread Alex Romosan
Phil Edwards <[EMAIL PROTECTED]> writes: > If you want bugs on the unstable branch fixed, then /help/. Don't > bitch. Don't whine. Don't complain. HELP. (In this case, reproduce > the bug and find the patch that introduced the bug.) i don't want a development branch of gcc to be made the default

Bug#202762: gcc-3.3: fails to compile kernel 2.4.22-pre8 on alpha

2003-07-29 Thread Alex Romosan
Matthias Klose <[EMAIL PROTECTED]> writes: > your claims are as accurate as your bug reports. > > * Make gcc-3.3 the default C compiler (Thu, 15 May 2003 20:46:56 +0200) > * Bump sparc back down to 3.2 (Wed, 4 Jun 2003 11:39:53 -0400) gcc-3.2-pre broke at the beginning of 2003 for compiling

Bug#202762: gcc-3.3: fails to compile kernel 2.4.22-pre8 on alpha

2003-07-29 Thread Alex Romosan
Phil Edwards <[EMAIL PROTECTED]> writes: > I am not a Debian developer. I am a GCC developer. If you want GCC's > help to debug problems, you need to fulfill GCC's requirements, namely, > "send us preprocessed code." i am so sorry. the rant was meant for the debian developers only. i filed a bu

Bug#202762: gcc-3.3: fails to compile kernel 2.4.22-pre8 on alpha

2003-07-29 Thread Alex Romosan
Phil Edwards <[EMAIL PROTECTED]> writes: > I can get fork.c. I cannot get the result of preprocessing fork.c > unless I have an Alpha. i guess you are really testing the compilers for all architectures then :-( you broke building the kernel on a sparc for about half a year before reverting to gcc

Bug#202762: gcc-3.3: fails to compile kernel 2.4.22-pre8 on alpha

2003-07-29 Thread Alex Romosan
Matthias Klose <[EMAIL PROTECTED]> writes: > Alex Romosan writes: >> Matthias Klose <[EMAIL PROTECTED]> writes: >> >> > Alex Romosan writes: >> >> Matthias Klose <[EMAIL PROTECTED]> writes: >> >> >> >> > please

Bug#202762: gcc-3.3: fails to compile kernel 2.4.22-pre8 on alpha

2003-07-29 Thread Alex Romosan
Matthias Klose <[EMAIL PROTECTED]> writes: > Alex Romosan writes: >> Matthias Klose <[EMAIL PROTECTED]> writes: >> >> > please the bug reporting instructions: "with preprocessed source if >> > appropriate". >> >> we are talki

Bug#191147: version GLIBCPP_3.2 not defined

2003-04-28 Thread Alex Romosan
Package: libstdc++5 Version: 1:3.3-0pre6 Severity: important after upgrading libstdc++5, now i get: symbol _ZNSt9basic_iosIcSt11char_traitsIcEE4initEPSt15basic_streambufIcS1_E, version GLIBCPP_3.2 not defined in file libstdc++.so.5 with link time reference this is for every c++ program. on a re

libstdc++ in gcc-3.2pre9

2003-04-16 Thread Alex Romosan
i am trying to understand the rationale behind the following entry in the changelog: gcc-3.2 (1:3.2.3ds8-0pre9) unstable; urgency=low * Don't build packages common with gcc-3.3. so now on my system i have: ii libstdc++5 3.3-0pre4 The GNU Standard C++ Library v3 ii libstdc++5-de