RE: gnuplot 64 bits?

2008-06-24 Thread Coleman Kane
On Tue, 2008-06-24 at 16:43 -0400, Labitt, Bruce wrote: > Thanks! The space did hose things up. Stuff is building now! Now to > see if it fixes the original problem! > > -Bruce > BTW, If you run "./configure --help", it provides you with all sorts of verbose information on the vars and flags

RE: gnuplot 64 bits?

2008-06-24 Thread Labitt, Bruce
: gnuplot 64 bits? On Tue, 2008-06-24 at 14:36 -0400, Labitt, Bruce wrote: > I'm trying to compile gnuplot for 64 bits and large files. How does one > set the CXXFLAGS in configure? configure --help is not helpful. > > Pseudocode > > $ ./configure CXXFLAGS = "-m64 -D_FI

Re: gnuplot 64 bits?

2008-06-24 Thread Coleman Kane
On Tue, 2008-06-24 at 14:36 -0400, Labitt, Bruce wrote: > I'm trying to compile gnuplot for 64 bits and large files. How does one > set the CXXFLAGS in configure? configure --help is not helpful. > > Pseudocode > > $ ./configure CXXFLAGS = "-m64 -D_FILE_OFFSET_BITS=64" > > This barfs with no r