problem with LD_PROFILE
Ray Easton
kraimie@cox.net
Tue Nov 9 15:23:00 GMT 2004
If I do this,
LD_PROFILE=libc.so.6 /usr/local/bin/sicstus -l profare/testcl -a
spserver-production
the file /var/tmp/libc.so.6.profile is created and can be processed by
sprof.
But if I do this,
LD_PROFILE=libdata.so /usr/local/bin/sicstus -l profare/testcl -a
spserver-production,
there is no file /var/tmp/libdata.so.profile created.
Note that the application does successfully run.
The library image was created by invoking the linker through gcc with
'-pg'. The object modules comprising this library were also built with
'-pg', although I do not believe this should be necessary.
Thanks in advance for any help you can provide,
Ray
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 716 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20041109/1aff9eb0/attachment.bin>
More information about the Libc-alpha
mailing list