g-- shared lib in digital unix



Hi,
I hope anybody can help.
I work with digiatl unix 4.0f, and the problem is to build the shared
libs.

the call from make is

c++ -shared ..... -Wl,soname -Wl,libgdkmm.so.1.0 ......

and I get they error message

ld: cant't find libgdkmm.so.1.0

when I set then verbose option for ld which Wl,-v, I get the call

ld -shared ... -soname /tmp/xxxxx libgdkmm.so.1.0. I have no idea what
is /tmp/xxxxx.
I hope somebody has solve this problem and can give me some help
Bernd



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]