Debian Support for v6.11 forward

Discuss new features and functions
Posts: 1
Joined: 14 Nov 2014

jdwalsh

Fosshub doesn't display Debian packages for FreeFileSync version 6.11. I recall reading that FreeFileSync's Debian package support was tentative, and might be withdrawn at some point. Has that happened, or will Debian packages be available in the future?

Thanks for a great utility!

--JD
User avatar
Site Admin
Posts: 7211
Joined: 9 Dec 2007

Zenju

Official support for any Linux distribution is tentative, but for Debian the problem is not that there is too little demand (although it's not too great either), but that their gcc compiler is too old for the recent code changes. This should be resolved with the next major Debian release.
Posts: 5
Joined: 19 Nov 2014

snipershady

what a pity...
please set 6.10 available for download, at least...
User avatar
Site Admin
Posts: 7211
Joined: 9 Dec 2007

Zenju

All old versions are still available here:
https://freefilesync.org/archive.php
Posts: 5
Joined: 19 Nov 2014

snipershady

6.10 is no longer available in archive.
just 6.9 for debian.

any way to compile 6.13 for debian, too?
User avatar
Site Admin
Posts: 7211
Joined: 9 Dec 2007

Zenju

6.10 is still available:
viewtopic.php?t=1238

> any way to compile 6.13 for debian, too?

Not that I know of. FFS needs at least gcc 4.8 or later.
Posts: 5
Joined: 19 Nov 2014

snipershady

and If i'd install last GCC from debian 8 jessie repositories?

P.s. the link of 6.10 doesn't works ;)
Posts: 5
Joined: 19 Nov 2014

snipershady

...mmm I've just take knowledge that if I install gcc++ for c++11 from Jessie Repo, I will have to update libc6 in order to let works any other c++11 compiled programs on wheezy.

I'd like to try it into a VM
please could you suggest to me any other information?
Thank you