I'm having trouble running c++ code that dynamically links the X, g++,
curses, and termcap libraries. Basically even before the first X
library call (XOpenDisplay) the code seg faults. This is happening
everytime the linker uses g++ and includes all this libraries. If gcc
links, and only the c and X libraries are dynamically linked, then it
works fine.
Has anybody else run into this problem??? Any suggestions, ideas,
pointers to FAQ's??? I'm using gcc 2.7.0, the version that came with
Slackware 3.0 (ELF) installation....
Thanks for any info!
Ricardo Pravia