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,963 of 264,096   
   =?UTF-8?Q?Arne_Vajh=C3=B8j?= to Lawrence D'Oliveiro   
   Re: extending MySQL on VMS   
   14 Aug 25 20:33:20   
   
   From: arne@vajhoej.dk   
      
   On 8/12/2025 11:09 PM, Lawrence D'Oliveiro wrote:   
   > On Tue, 12 Aug 2025 19:08:51 -0400, Arne Vajhøj wrote:   
   >> 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   
   >   
   > Is there some equivalent to “-L«dir»” to add a common directory to a   
   > linker search path so you can just shorten most of that to something   
   > more like “-lclientlib -lsql -lmysys -ldbug -lstrings -lvio -lz”?   
      
   VMS is not *nix.   
      
   You can do a lot of things on VMS, but I don't think you   
   can do exactly that.   
      
   You can omit location on all libraries except the first and   
   let the sticky default mechanism add it.   
      
   (I don't think that is a nice solution)   
      
   You can define a logical mylib and just use mylib:xxxx/lib   
   to shorten.   
      
   You can setup default libraries with LNK$LIBRARY* logicals.   
      
   You can create shareable images and stuff all of them into   
   a shareable library.   
      
   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