[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference azur::mcc

Title:DECmcc user notes file. Does not replace IPMT.
Notice:Use IPMT for problems. Newsletter location in note 6187
Moderator:TAEC::BEROUD
Created:Mon Aug 21 1989
Last Modified:Wed Jun 04 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:6497
Total number of notes:27359

5975.0. "Undefined symbols in Callable DECmcc link" by ANNECY::BOURDILLON (Cats are the next step in evolution) Wed May 04 1994 09:20

Hello,

I've scanned through the notes for the past year, but can't find anything
similar ...

When I build my application, I get the following warnings :

cc -g -I../At -D_NO_PROTO -o ga ga.o /usr/lib/mcc_lmf.o /usr/lib/mcc_exec.a  /us
r/lib/libcma.a /usr/lib/libutc.a -lm -llmf -lc -ldns
ld:
Undefined:
catopen
catgets
catclose
*** Error code 1
 

I'm using V1.3 and I have the MM for V1.3. Example 4.1 on page 4-15 (section
4.8) gives an example of a makefile to build a callable interface.

mips_libcma.a doesn't exist anywhere on my system, let alone in /usr/lib.
I found libcma.a in /usr/lib and used that instead.


Can someone help me with this, please.

Thanks in advance.


Ben
T.RTitleUserPersonal
Name
DateLines
5975.1Add the libi.a library ( -li )TAEC::PRAUDWed May 04 1994 09:503
Documentation should be updated.

C.
5975.2Thanks for the very fast replyANNECY::BOURDILLONCats are the next step in evolutionWed May 04 1994 11:000