nickva commented on issue #5747:
URL: https://github.com/apache/couchdb/issues/5747#issuecomment-3531098463

   > Is there any reason couchdb doesn't release a standalone binary on the 
main download page? It already seems part of the build process and sure makes 
it easy to move and/or backup your DB to other partitions, storage devices, etc.
   
   We provide binary packages for some OS-es: 
https://docs.couchdb.org/en/stable/install/unix.html. For some OS we'll provide 
QuickJS only versions (RHEL 10 is planned) which won't have a SM dependency. 
Now that still not a single standalone binary, but it's a bit closer.
   
   > Also, not expected but for pure curiosity sake, it would be nice to know 
what about that c++ file is causing errors. I have gcc 15.2.1 installed; maybe 
I needed to use an older version of the compiler that recognized that syntax 
for initializing that data structure?
   
   A new GCC version would make sense, yeah. A newer SM version could work 
perhaps, but only up to version 128 (140 is not supported see 
https://github.com/apache/couchdb/pull/5677).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to