home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc.help
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!caen!batcomputer!ghost.dsi.unimi.it!newsserver.di.unipi.it!tito
- From: tito@di.unipi.it (Tito Flagella)
- Subject: profiling on gcc
- Message-ID: <1992Dec17.185918.12057@cli.di.unipi.it>
- Sender: netnews@cli.di.unipi.it (USENET News System)
- Nntp-Posting-Host: apollo.di.unipi.it
- Organization: Dipartimento di Informatica, Universita' di Pisa
- Date: Thu, 17 Dec 1992 18:59:18 GMT
- Lines: 47
-
-
- I want to profile a programe with prof or gprof, but if I compile the files using
- g++ -pg the I get the following:
-
- g++ -o groebner -pg -DGNU MonomialList.o algebra.o poly.o BaseItemList.o PairList.o PolyList.o groebner.o main.o
- ld: Undefined symbol
- LBE50
- LBB50
- LBE40
- LBB40
- LBE41
- LBB41
- LBE31
- LBB31
- LBE42
- LBB42
- LBE32
- LBB32
- LBE43
- LBB43
- .....
-
- Anybody can help?
-
- Tito Flagella
- --
- ------------------------------------------------------------------
- Tito Flagella email: tito@di.unipi.it
-
- work address:
- Dipartimento di Informatica, Universita' di Pisa
- Corso Italia 40 56125 Pisa, Italy
- phone 39 (0)50 510213
- fax 39 (0)50 510226
-
- home address:
- Via S. Rocco 14/e 56010 Asciano Pisano (PI), Italy
- phone 39 (0)50 856184
-
- To steal from one is plagiarism, to steal from many is research
-
- Wilson Mizner.
-
- Pensa alla salute
-
- Anonimo Meridionale.
- ------------------------------------------------------------------
-