Re: [Bacula-users] I want to build bacula-fd on Tru64

2012-02-17 Thread Martin Simmons
> On Fri, 17 Feb 2012 08:02:57 +0100, Radosław Korzeniewski said: > > Hello, > > 2012/2/15 Gary R. Schmidt > > > > It is not possible because every Alpha CPU starting from very first > > > 21064 was a 64bit cpu and no 32bit was ever designed. :) > > > > > Yes, the Alpha is 64-bit, but there

Re: [Bacula-users] I want to build bacula-fd on Tru64

2012-02-16 Thread Radosław Korzeniewski
Hello, 2012/2/15 Gary R. Schmidt > > It is not possible because every Alpha CPU starting from very first > > 21064 was a 64bit cpu and no 32bit was ever designed. :) > > > Yes, the Alpha is 64-bit, but there are a set of compiler flags that > sort of "switch off" the top 32-bits of each word, an

Re: [Bacula-users] I want to build bacula-fd on Tru64

2012-02-15 Thread Gary R. Schmidt
On 02/16/12 08:57, Radosław Korzeniewski wrote: > Hello, > > 2012/2/15 Gary R. Schmidt > > > Use the flags that make everything like it is 32-bit. > > > It is not possible because every Alpha CPU starting from very first > 21064 was a 64bit cpu and no 32bit wa

Re: [Bacula-users] I want to build bacula-fd on Tru64

2012-02-15 Thread Radosław Korzeniewski
Hello, 2012/2/15 Gary R. Schmidt > Use the flags that make everything like it is 32-bit. > It is not possible because every Alpha CPU starting from very first 21064 was a 64bit cpu and no 32bit was ever designed. :) best regards -- Radosław Korzeniewski rados...@korzeniewski.net -

Re: [Bacula-users] I want to build bacula-fd on Tru64

2012-02-15 Thread Gary R. Schmidt
On 02/15/12 14:54, 송태환 wrote: > > Hello. > > I am sorry I don't speak English well. > > I want to build bacula-FD on Tru64 .. > > OS : alpha-dec-osf5.1 > > gcc : gcc-3.4.3 > First try to build it using the Tru64 C compiler, not GCC. It can be downloaded from the HP site. If that does not work, t

Re: [Bacula-users] I want to build bacula-fd on Tru64

2012-02-15 Thread Jeremy Maes
Op 15/02/2012 4:54, 송태환 schreef: Hello. I am sorry I don't speak English well. I want to build bacula-FD on Tru64 .. OS : alpha-dec-osf5.1 gcc : gcc-3.4.3 bacula : 5.2.5 I am used bacula-5.0.1 binary version on Tru64 *but I want to use LZO compression * so, I am building baucla 5.2.5

Re: [Bacula-users] I want to build bacula-fd on Tru64

2012-02-15 Thread Konstantin Khomoutov
On Wed, 15 Feb 2012 12:54:27 +0900 > I want to build bacula-FD on Tru64 .. > > OS : alpha-dec-osf5.1 > gcc : gcc-3.4.3 > bacula : 5.2.5 > I am used bacula-5.0.1 binary version on Tru64 > but I want to use LZO compression > so, I am building baucla 5.2.5 on Tru64 [...] > error mess

[Bacula-users] I want to build bacula-fd on Tru64

2012-02-14 Thread 송태환
Hello. I am sorry I don't speak English well. I want to build bacula-FD on Tru64 .. OS : alpha-dec-osf5.1 gcc : gcc-3.4.3 bacula : 5.2.5 I am used bacula-5.0.1 binary version on Tru64 but I want to use LZO compression so, I am building baucla 5.2.5 on Tru64 conf