AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
January 2005

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2005.01.20 16:57 "tiff 3.7.x does not compile on solaris 8", by Alexander Fieroch
2005.01.20 17:04 "Re: tiff 3.7.x does not compile on solaris 8", by Bob Friesenhahn
2005.01.21 17:18 "Re: tiff 3.7.x does not compile on solaris 8", by Alexander Fieroch
2005.01.21 17:36 "Re: tiff 3.7.x does not compile on solaris 8", by Bob Friesenhahn
2005.01.21 17:49 "Re: tiff 3.7.x does not compile on solaris 8", by Alexander Fieroch
2005.01.21 21:44 "Re: tiff 3.7.x does not compile on solaris 8", by Andrey Kiselev

2005.01.21 17:36 "Re: tiff 3.7.x does not compile on solaris 8", by Bob Friesenhahn

> > Libtiff is written in C, not C++.  Make sure that you compile it using a
> > C compiler.
>
> Hm, I am using a C compiler. What else could be the problem?

The error messages you provided were clearly due to C++ compilation 
being used somewhere.  If C++ was not used for libtiff itself, then 
perhaps libjpeg or zlib were somehow compiled using C++.

If there is some doubt about which "C" compiler is used, configure 
like

   ./configure CC=cc

where 'cc' is the name of your C compiler, so that configure uses the 
C compiler you want it to.

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us
http://www.simplesystems.org/users/bfriesen