Re: Trouble building 64bit Perl on Solaris 8
[email protected] (Alan Burlison) Mon, 28 Apr 2003 11:22:45 +0100
| Newsgroups | perl.64bit |
|---|---|
| Message-ID | <[email protected]> |
Ed Thompson wrote: > Is there somewhere I can goto for help or guidance? > trying to build 64 bit using Forte compiler. What exactly do you mean by '64 bit' - 64 bit integer support, or 64 bit address space? Unless you really need > 2Gb of address space, I'd stick with the LP32 version. However, if you do want to build LP64, just use the '-Duse64bitall' flag to Configure. -- Alan Burlison --