RE: FreeBSD core dumps when wrapping big files!
"Jeff Hobbs" <[email protected]>
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Organization | ActiveState |
| Message-ID | <[email protected]> |
Joey Mukherjee wrote: > I was snipping, but then I found some stuff where I was not sure. I > decided to send all the config.log for the respective Tcl and the > TclVFS. Hope the list does not mind attachments. They are not > horrible big... I can see from the configure scripts that no 64-bit FS calls seemed to have been found on FreeBSD. tclvfs is using long long, and I can't tell for the core. If not defined, then it is long long by default. IOW, nothing conclusive ... Jeff