Bug#1065359: libstdc++-13-dev: missing libstdc++_libbacktrace.a for stacktrace

2024-03-03 Thread Marius Mikucionis
Package: libstdc++-13-dev Version: 13.2.0-13 Severity: normal Dear maintainer, I'm trying a stacktrace feature from C++23: g++-13 can compile my program because is present, but fails to link with errors: undefined reference to `__glibcxx_backtrace_create_state' undefined reference to

Bug#812858: g++-5: C++ segfault when cross-compiling for -m32 -static

2016-01-27 Thread Marius Mikucionis
Package: g++-5 Version: 5.3.1-7 Severity: important Dear Maintainer, I cannot compile static binaries of C++ programs for 32bit architectures. Here is my program: #include int main(){ std::cout << "Hello test" << std::endl; return 0; } I compile like this: g++-5 -m32 -static -ggdb

Bug#631926: /usr/bin/ld: cannot find -lgcc_s

2011-06-28 Thread Marius Mikucionis
Package: gcc-4.5 Version: 4.5.3-3 Severity: important Basically after recent upgrade I cannot compile anything. Here is a simple procedure: Get a small C program (there is nothing special about it): $ wget http://burtleburtle.net/bob/c/jenny.c; Compile: $ gcc-4.5 jenny.c /usr/bin/ld: cannot

Bug#631926: /usr/bin/ld: cannot find -lgcc_s

2011-06-28 Thread Marius Mikucionis
On Tue, Jun 28, 2011 at 1:11 PM, Matthias Klose d...@debian.org wrote: On 06/28/2011 12:54 PM, Marius Mikucionis wrote: Package: gcc-4.5 Version: 4.5.3-3 Severity: important Basically after recent upgrade I cannot compile anything. update to gcc-4.6 from unstable for now. Thanks

Bug#418565: libgfortran1: broken version dependencies, impossible to install

2007-04-10 Thread Marius Mikucionis
Package: libgfortran1 Version: 4.1.1-21 Severity: important while doing apt-get install libgfortran1: The following packages have unmet dependencies: libgfortran1: Depends: gcc-4.1-base (= 4.1.1-21) but 4.1.2-1 is to be installed then apt-get install libgfortran1 gcc-4.1-base=4.1.1-21