Search Results

Search: Posts Made By: vova
Forum: Programming 08-12-2002
9,088
Posted By vova
You can do the same thing with gdb. Compile...
You can do the same thing with gdb.
Compile with -g option, run
gdb a.out -core ./core
and the command is "bt" (back trace). This gives you the stack in gdb.
Forum: Programming 08-06-2002
1,763
Posted By vova
libsigc++ on hpux 11
Hello all,
Did anyone manage to compile and link successfully libsigc++ needed by gtkmm on HPUX (better using aCC because it's much more optimized for hpux but i have gcc there too)? I get some...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 11:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy