Page 1 of 2

64bit builds ?

Posted: 2005-08-21 15:20
by irzyxel
can we hope for 64bit builds of v3 or maybe even v2 ?

Posted: 2005-08-21 22:45
by botg
Unless I get a 64 bit machine from somewhere I won't be able to test and release 64 bit builds myself. But the 32 bit version should still work fine with no performance penalty, it's mostly the network bandwidth and disk throughput that limit the transferspeed FileZilla can reach.

Posted: 2005-08-22 02:17
by calebrw
what? you mean you haven't walked into your computer store and said: "I'm Botg, I'm the founder of FileZilla, give be a 64 bit computer"? :wink: :lol: if i ever run a computer store, you can get one free from me, but don't hold your breath

Posted: 2005-08-22 08:40
by botg
I wonder whether MinGW can create 64bit binaries, as that will be the compiler to compile the official releases for windows.

Posted: 2005-08-22 17:09
by calebrw
MinGW - Frequently Asked Questions wrote: The project's name changed from mingw32 to MinGW is to prevent the implication that MinGW will only works on 32 bit systems (as 64 and higher bit machines become more common, MinGW will evolve to work with them).
Does this help?

Posted: 2005-08-22 21:28
by ZephyrXero
botg, are you telling us you are the only developer working on FZ3???

Posted: 2005-08-22 23:52
by Patte
Yes he is.

Posted: 2005-08-23 09:45
by botg
ZephyrXero wrote:botg, are you telling us you are the only developer working on FZ3???
Currently yes. There are a few contibutors, but I do most of the work.

Posted: 2005-11-20 14:21
by waceq
waiting for 64b version too. And how about a little feautre request? Upon transfer completion i would be great to have ability to run external command (eg. shutdown)...

64 bit CPU

Posted: 2007-06-10 02:30
by richcsst
I have an AMD 64 4000+ (socket 939) sitting collecting dust. Motherboards for these chips should be dirt cheap. I'd be happy to send it to the developer IF and only IF it was to be immediately used in a 64 bit development machine. Heck, I'll donate my unused Windows XP Pro x64 too (I use Vista 64 Ultimate now).

So, if anybody else wants to pony up the rest, then we can get a 64 bit machine built for the developer. Remember though, the chip and OS ain't leaving unless it has a home ready for it.

This isn't a simple freebie, I'm expecting a 64 bit FileZilla that works and I don't want to build it myself.

64 bit version

Posted: 2007-07-03 16:53
by asbjørn
Hi
I can try cross compiling it for 64 bit, but currently cant test the build as I do not currently run 64 bit windows.

Posted: 2007-07-16 19:54
by Braese
@asbjørn :
you can compile it and let the community test it. I can test 64Bit Builds too.

Posted: 2007-07-16 20:58
by botg
Without a working cross-compiler toolchain I won't be able to publish 64bit builds.

Posted: 2007-07-17 07:41
by eyebex
FYI, I believe the free Visual Studio 2005 Express can cross-compile 64-bit targets on a 32-bit Windows, see the first note on this page.

Posted: 2007-07-17 11:12
by botg
eyebex wrote:FYI, I believe the free Visual Studio 2005 Express can cross-compile 64-bit targets on a 32-bit Windows, see the first note on this page.
Can't use that, doesn't run on Linux.