home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.os.vms      DEC's VAX* line of computers & VMS.      264,096 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 262,951 of 264,096   
   =?UTF-8?Q?Arne_Vajh=C3=B8j?= to All   
   Re: extending MySQL on VMS   
   12 Aug 25 19:28:44   
   
   From: arne@vajhoej.dk   
      
   On 8/12/2025 7:08 PM, Arne Vajhøj wrote:   
   > Build:   
   >   
   > $ cc /include=mysql055_root:[include.mysql] /names=as_is demo.c   
   > $ link/share=demo_shr.exe demo + sys$input/opt   
   > mysql055_root:[lib.alpha]libclientlib/lib   
   > mysql055_root:[lib.alpha]libsql/lib   
   > mysql055_root:[lib.alpha]libmysys/lib   
   > mysql055_root:[lib.alpha]libdbug/lib   
   > mysql055_root:[lib.alpha]libstrings/lib   
   > mysql055_root:[lib.alpha]libvio/lib   
   > mysql055_root:[lib.alpha]libz/lib   
   > mysql055_root:[lib.alpha]ssl_libssl32/lib   
   > mysql055_root:[lib.alpha]ssl_libcrypto32/lib   
   > CASE_SENSITIVE=YES   
   > SYMBOL_VECTOR=(demo_init=PROCEDURE, -   
   >                 demo=PROCEDURE, -   
   >                 demo_deinit=PROCEDURE)   
   > $   
      
   Note that if as in this case the functions does not use   
   any MySQL functions, then all the MySQL libraries can be   
   omitted.   
      
   $ cc /include=mysql055_root:[include.mysql] /names=as_is demo.c   
   $ link/share=demo_shr.exe demo + sys$input/opt   
   CASE_SENSITIVE=YES   
   SYMBOL_VECTOR=(demo_init=PROCEDURE, -   
                   demo=PROCEDURE, -   
                   demo_deinit=PROCEDURE)   
   $   
      
   works just as well.   
      
   But if you need some MySQL functions, then you will need   
   some of the MySQL libraries.   
      
   In the first version I just picked all the libraries   
   needed by a client application.   
      
   Arne   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca