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

Conference orarep::nomahs::sql

Title:SQL notes
Moderator:NOVA::SMITHI
Created:Wed Aug 27 1986
Last Modified:Thu Jun 05 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:3895
Total number of notes:17726

3873.0. "Linking SQLMOD + DEC C RTL, AACRT060, VAXCRTL ?" by NOMAHS::SECRIST (Rdb WWS; [email protected]) Mon Mar 17 1997 18:34

    
    If you install the DEC C RTL upgrade (AACRT060) but only had the
    VAX C compiler, would SQL module language programs that were
    recompiled need to still use the VAXCRTL at link (either /options
    or via LNK$LIBRARY) or not ?
    
    Customer is upgrading from V4.1-0 to V6.1-1 on VMS 5.5-1 but
    wants to rebuild everything and test after the DEC C RTL upgrade
    prior to going to Rdb V6.1-1.
    
    Regards,
    rcs
    
T.RTitleUserPersonal
Name
DateLines
3873.1It needed the VAXCRTL...NOMAHS::SECRISTRdb WWS; [email protected]Wed Mar 19 1997 10:409
    
    Since the VAX C compiler is being used you still need to include
    VAXCRTL as part of the link since it is looking for its own stuff.
    Likewise our Rdb executables will require the presence of the
    DEC C RTL.
    
    Regards,
    rcs