[Reference:<_A4368@delegate-en.ML_>]
Newsgroups: mail-lists.delegate-en
[DeleGate-En] Re: delgate 9.7.7 ftp to sftp proxy and file size
In message <_A4368@delegate-en.ML_> on 02/08/09(12:56:01)
you James <pbeiqbdyi-q45w4pnprja6.ml@delegate.org> wrote:
|> If you are using DeleGate on Linux, you need a compile option
|>
|> CFLAGS=-DSTAT64
|>
|> as describe in <URL:http://www.delegate.org/delegate/over4GB/>
|
|We are using solaris 9 on sun v210. Do you know off hand if it is limited
|in this OS as well. If not I will do some digging myself
|thanks for replying.
I have no experience with Solaris9 nor Sun-v210, of cource :p
But I know Solaris10 on x86 with gcc needs at least CFLAGS=-m64 option
to manipulate files larger than 2GB. The following is a sample
configuration for Solaris10/AMD64 I tested when I coped with "over 4GB".
######### DELEGATE_CONF for AMD64 ##############
ADMIN=
CFLAGS=-O2 -m64
LDOPTS=-m64
NETLIB=-lnsl -lsocket -ldl -lpam -lpthread /usr/sfw/lib/amd64/libstdc++.a
################################################
Cheers,
Yutaka
--
9 9 Yutaka Sato <y.sato@delegate.org> http://delegate.org/y.sato/
( ~ ) National Institute of Advanced Industrial Science and Technology
_< >_ 1-1-4 Umezono, Tsukuba, Ibaraki, 305-8568 Japan
Do the more with the less -- B. Fuller
|