Le Tuesday 30 June 2009 13:10:25 Graham Keeling, vous avez écrit : > On Tue, Jun 30, 2009 at 12:53:14PM +0200, Eric Bollengier wrote: > > Le Tuesday 30 June 2009 10:02:50 Graham Keeling, vous avez écrit : > > > On Mon, Jun 29, 2009 at 09:01:17AM +0100, Graham Keeling wrote: > > > > On Fri, Jun 26, 2009 at 07:15:48PM +0200, Kern Sibbald wrote: > > > > > I believe we put all the Open Source we used on the Bacula site in > > > > > something like downloads (or depkgs-mingw32) -- see where the Win32 > > > > > gets the packages. They should all be there. If not, please let > > > > > me know again, and I will look at it. If I am not mistaken, with > > > > > the exception of the gcc version, we used all the same packages we > > > > > are using for Win32, but a whole lot fewer packages (openssl, > > > > > pthreads, pcre and zlib) because in Win64 we build only the FD -- > > > > > haven't even tried for the DIR and SD. > > > > > > > > When I try going to http://www.bacula.org/depkgs-mingw32/, I get a > > > > '403 Forbidden' message. > > > > > > > > I am able to be able to browse http://www.bacula.org/downloads/, but > > > > it appears not to be the right place to look. > > > > > > Does anybody know exactly what packages are in > > > http://www.bacula.org/depkgs-mingw32/ ? > > > > Take a look to the trunk/src/win32/External-mingw32 file > > That does not list all of the packages in > http://www.bacula.org/depkgs-mingw32/ - for example, it does not list > openssl-0.9.8j.tar.gz (which is listed in External-mingw-w64).
That true, you can also take a look to the External-mingw-w64 file. > I'm sorry, but in an attempt to tidy up the amount of quoting in this > thread, I cut off the bit about the precise information that I am searching > for. > > I want to know the version of mingw-w64 that is known to be able to compile > the windows 64 bit file daemon. I was able to build the file daemon with a snapshot from mingw-w64 in november, unfortunatly, this version doesn't seems to be available anymore. (They have a new one instead) Setuping the mingw64 environment was quite painful, with lots of manual tweaks. (I'm using ubuntu hardy) I don't have the time to take the last version and try to produce w64 binaries again. The README.mingw file gives information on how compile it. (based on the november version). Other dependencies are the same than for 32bit version. Patches are available on patches/ dir (*-w64.patch) It seems that you can retrieve source and binaries for 32 and 64b linux on this page: http://sourceforge.net/project/showfiles.php?group_id=202880&package_id=311650 I assume that they have a mailling list on witch you can get help to setup the compiler if the provided package doesn't work. Bye ------------------------------------------------------------------------------ _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
