Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Aug 1997 08:02:49 +0000
From:      Malte Lance <malte@webmore.com>
To:        questions@freebsd.org
Subject:   [Q]: How to profile X-appl. without profiled X-libs
Message-ID:  <3.0.32.19970820080227.006b85d0@cyclone.degnet.baynet.de>

next in thread | raw e-mail | index | archive | help
Hi all,

i've coded an X-application and want to profile it but i do not have
the profiled versions of the X-libraries (lib*_p.a). Since i am not
interested in the profiling-data related to X-function-calls, i
thought the profiled versions of the X-libraries are not needed.
Compilation with "-pg" goes through without any errors.
But in the linking-stage, the linker complains about thousands
of symbols not found, which are all X-specific symbols.

Now is it possible to make a profiled version of my X-application
without the profiled versions of the X-libraries ?
If not, where can i get the profiled versions of the XFree86-3.2
libraries for FreeBSD-2.1.7 (2.1.5) ?

Thanks in advance for all your help.

Malte Lance
email: malte@webmore.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.32.19970820080227.006b85d0>