Which C compiler: TC or MS? (200+ lines)

Matthew J. Newhook matthew1 at stretch.cs.mun.ca
Sat Oct 6 02:27:21 AEST 1990


catfood at NCoast.ORG (Mark W. Schumann) writes:

[text deleted...]
>------------------------------------------------------------------------------
> 
>D:\DAZZ> PC DAZZ
>Power C - Version 2.0.0
>(C) Copyright 1989 by Mix Software
>Project: dazz.PRJ
>No errors detected           <<< compiling dazzprim.c >>>
>No errors detected           <<<           dazz.c     >>>
>No errors detected           <<<           achoice.c  >>>
>New library: dazzlib.MIX
> 3027 lines compiled
>Optimizing ...
>$isCGA       Invalid object tag      <<< What's this??? >>>
>achoice  Errors detected
>   34 functions optimized in 3 files
> 
>D:\DAZZ>
> 
>------------------------------------------------------------------------------
> 
>   My question for the Mix people, and now for you, is:
> 
>      1. What's an object tag?
>      2. Why is it invalid?
>      3. What can I do to fix it?  (If I have to modify
>          the source, that's okay.)
> 

I'm no mix person, but I would bet that the problem is caused by you using
a $ in the function name.  Try calling them something else...
-- 
----------------matthew1 at stretch.cs.mun.ca 
"Living in the limelight; the universal dream for those who wish to 
seem. Those who wish to be must put aside the alienation, get on with 
the facination, the real relation, the underlying theme" - Rush



More information about the Comp.lang.c mailing list