| To: | Lionel Elie Mamane <lmamane-scsh@conuropsis.org> |
|---|---|
| Subject: | Re: scsh and large files |
| From: | Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de> |
| Date: | Tue, 14 Sep 2004 21:46:51 +0200 |
| Cc: | scsh-users@scsh.net |
| List-id: | <scsh-users.list-id.scsh.net> |
Lionel Elie Mamane <lmamane-scsh@conuropsis.org> writes: > Hi, > > I get the impression that (on GNU/Linux) scsh gets compiled without > large file ( > 2GB) support. Is there a way around that? All I would > really need right now, actually, is for the following code to work: > > (exec-epf (cat) (> ,fname)) > > when I'm dumping more that two GB of data to stdin. (Now, it just > stops at 2GB.) Yes, please add AC_SYS_LARGEFILE to configure.in. Thanks for spotting this! -- Martin |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Scsh (a Unix Scheme shell) FAQ, Michel Schinz |
|---|---|
| Next by Date: | Re: Please fix Makefile.in or add gmake to the package, Martin Gasbichler |
| Previous by Thread: | scsh and large files, Lionel Elie Mamane |
| Next by Thread: | Re: scsh and large files, Martin Gasbichler |
| Indexes: | [Date] [Thread] [Top] [All Lists] |