Strange thing...
Date: Thu, 30 Sep 2004 15:32:53 +0200
Hi folks,
I've writen a program using network and GTK+ libraries. After, I've
changed to libc6, and now my program generates segfault, even if I'm
recompile it. What the hell is going on?
I use Debian... I gues my fault was to upgrade for the non stable
package...
Thank you for your help
Relevant Pages
- Re: Strange thing...
... >changed to libc6, and now my program generates segfault, even if I'm ... >recompile it. ... Compile it with full debugging symbols, ... (comp.os.linux.misc) - Re: std::codecvt undefined
... I wonder what I should recompile. ... > to link with libs compiled under 10.3 or not. ... I'm not sure whether I recompiled the Metrowerks libraries before ... > linking against the variants of MSL C++ that are compiled against BSD C. ... (comp.sys.mac.programmer.codewarrior) - Re: Why C is really a bad programming language
... |> library for the old ABI, and use a new library for a new ABI (ABI's might ... | another it is not feasible or acceptable to recompile it with the ... | headers for the new library. ... A system can allow for multiple ABIs by having libraries for each (in ... (comp.lang.c) - Re: std::codecvt undefined
... >> CodeWarrior installer because it detected the system version. ... the option was the recompile only the precompiled headers. ... I don't get why it would ever be necessary to rebuild precompiled headers ... without it being necessary to rebuild libraries though. ... (comp.sys.mac.programmer.codewarrior) - Re: Structure of large link libraries in f95
... Can't you just recompile the routines you're "monkeying with" and replace them in your library? ... I use the f77 blas/lapack libraries in my f95 code and when I use various routines from them, I declare them EXTERNAL and link in the required library -- which was compiled once and pretty much forgotten about ... When Lahey later dropped support for its fine f77 compiler, I figured I'd better prepare a bridge to f90. ... (comp.lang.fortran) |
|