On Thu, 24 Dec 1998, Bruce Momjian wrote:

> Here are the list of changes for 6.4.1.
> 
> Fix prototype for 64-bit platforms

If this is the prototyping problem in backend/port/snprintf.c that I
contributed, it did not help the problem of compiling 6.4.1 on Digital
Unix 4.0d using either gcc or cc.  Here is my environment:

  gcc 2.8.1
  gmake GNU Make version 3.77
  Digital cc 4.25

To set up cc as the compiler, I used the following command:

  ./configure --with-CC=cc --without-CXX

This failed, so I did the following:

  gmake distclean
  ./configure

This also failed, but for a different cause.

I am attaching transcripts of the gmake session for each of the compilers.  
Can anyone provide a suggestion to get 6.4.1 to compile?

Thanks,
Carl

Carl G. Riches
Software Engineer
Department of Mathematics
Box 354350                      voice:     206-543-5082 or 206-616-3636
University of Washington        fax:       206-543-0397
Seattle, WA  98195-4350         internet:  [EMAIL PROTECTED]

Reply via email to