This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
tiff compile error
- From: "deeR at gmail" <tw dot julu at gmail dot com>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 3 Jun 2007 01:42:38 +0800
- Subject: tiff compile error
I cannot compile tiff in my system, FreeBSD ports, with error msg
"internal compiler error: Segmentation fault: 11 Please submit a full
bug report". Details are listed below.
* the exact version of GCC;
GCC 3.4.4
* the system type;
FreeBSD 6.1 release-p17
* the options given when GCC was configured/built;
No any option to configure
* the complete command line that triggers the bug;
tif_stream.cxx:238: internal compiler error: Segmentation fault: 11
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
*** Error code 1
Thank you very much.