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

Conference turris::decc

Title:DECC
Notice:General DEC C discussions
Moderator:TLE::D_SMITHNTE
Created:Fri Nov 13 1992
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2212
Total number of notes:11045

2107.0. "decc 5.5 accvio" by OSOSPS::MINAMI (w-sps minami) Wed Feb 26 1997 02:25

It is said that development doesn't proceed with the following problem.
It wants to check a new version.

	w-sps minami 
	tktvfs::minami

------------------------------------------------------ 

decc 5.5 , cc01055 is same 
axp vms 6.2 




%CC-I-UNSUPPTYPE, The CDD description for timestamp specifies a data type not supported in C.
at line number 313 in file $PNX2:[V40_0.LIBRARY.YAMA]FCA_C_HEADER.H;3
%SYSTEM-F-OPCDEC, opcode reserved to Digital fault at PC=004CA1C4, PS=0000001B

  Improperly handled condition, image exit forced.
    Signal arguments:   Number = 00000003
                        Name   = 0000043C
                                 004CA1C4
                                 0000001B

    Register dump:
    R0  = 0000000000000001  R1  = 000000001516300A  R2  = 0000000000020F60
    R3  = 0000000000016DD0  R4  = 000000001516300A  R5  = FFFFFFFF805984E8
    R6  = 000000002000007C  R7  = FFFFFFFF805984EA  R8  = 0000000000000001
    R9  = 0000000000000000  R10 = 0000000000000000  R11 = 000000007FFBE3E0
    R12 = 0000000000000000  R13 = FFFFFFFF9A12B910  R14 = 0000000000000000
    R15 = 000000007EEF5DA0  R16 = 000000002000007C  R17 = 0000000000000000
    R18 = 0000000000000000  R19 = 0000000000000000  R20 = 000000007EE3B848
    R21 = 000000007EE3B850  R22 = 000000007EE3B858  R23 = 0000000000000000
    R24 = 000000000059C884  R25 = 0000000000000002  R26 = 00000000001D673C
    R27 = 0000000000020F60  R28 = FFFFFFFFFFFFFE35  R29 = 000000007EE3B8E0
    SP  = 000000007EE3B8E0  PC  = 00000000004CA1C4  PS  = 200000000000001B

T.RTitleUserPersonal
Name
DateLines
2107.1DECC::ERICWWed Feb 26 1997 09:183
Can you provide the source code (ideally small) that produces the problem?

Eric
2107.2may be you can login telnetOSOSPS::MINAMIw-sps minamiThu Feb 27 1997 05:3714
>Can you provide the source code (ideally small) that produces the problem?

AXP/VMS system is osopnx.oso.dec.com . 
Could you telnet & reach ? 

If you can telnet and try to compile, I'll tell you account/pass. 

provide small ,, may be takes too match time. using CDD and DMQ etc incude
files. 


						regarts! w-sps minami

2107.3We can reach itDECC::MJHANSMatthew Hanselman, DEC CThu Feb 27 1997 08:536
    We can reach osopnx.oso.dec.com.
    
    If you email me a login & password ([email protected]), I can
    take it from there.
    
    							- Matt
2107.4DECC::MJHANSMatthew Hanselman, DEC CMon Mar 03 1997 13:2714
    Shinji -
            This case is failing due to a known problem in DECC: files with names 
    greater than 31 characters in length cause problems when compiled /ANA.
    
            This problem has already been fixed in our development compiler, and 
    the fix will be available in the next release.  In the meantime, the two
    workarounds are to either
            a) not compile /ANA
            b) rename the offending source files to shorter names
               (1 - 31 characters)      
    
                                                  - Matt Hanselman
                                                    DEC C/C++