Re: Compile error toke.c
[email protected] ("Alex") Fri, 17 Dec 2004 11:20:59 +0500
| Newsgroups | perl.perl5.build |
|---|---|
| Message-ID | <[email protected]> |
Hello. I found out the problem. It is - large file support. When I switch it off, it goes good. Exact trouble is "-D_FILE_OFFSET_BITS=64" flag. p.s. I don't know what is the global problem, but will try not to use large files :-) Regards, Alex.