public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "raian.ufop" <raian.ufop@gmail.com>
To: gcc-help@gcc.gnu.org
Subject: internal compiler error
Date: Fri, 29 Feb 2008 21:27:00 -0000	[thread overview]
Message-ID: <15766872.post@talk.nabble.com> (raw)


I was trying to compile the TerraLib library (www.terralib.org) which is a
C++ library for GIS development.

But I found the following error:

"Internal compiler error: in rest_of_handle_final, at toplev.c:2067"

My development environment is:

 * Windows XP pro
 * gcc 3.4.5
 * ld version 2.17.50 20060824
 * mingw version 5.1.3
 * build environment : DOS cmd
 * no MSYS 

The full error msg:

make -f makeTerralib
mingw32-make[1]: Entering directory
`F:/ElicpseWKspcs/Terralib320rc3/TerraLib/terralibx/terralib'
g++ -c -g -frtti -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT
-I"..\..\src\terralib\kernel"
-I"..\..\src\terralib\functions" -I"..\..\src\terralib\utils"
-I"..\..\src\tiff"
-I"..\..\src\zlib" -I"..\..\src\terralib\drivers\libjpeg"
-I"c:\Qt\4.3.2\mkspecs\win32-g++"
-o .obj\TeAffineGTFactory.o ..\..\src\terralib\kernel\TeAffineGTFactory.cpp
In file included from ../../src/terralib/kernel/TeMatrix.h:30,
                 from
../../src/terralib/kernel/TeGeometricTransformation.h:32,
                 from ../../src/terralib/kernel/TeGTFactory.h:44,
                 from ../../src/terralib/kernel/TeProjectiveGTFactory.h:28,
                 from ../../src/terralib/kernel/TeGTFactory.h:38,
                 from ..\..\src\terralib\kernel\TeAffineGTFactory.h:31,
                 from ..\..\src\terralib\kernel\TeAffineGTFactory.cpp:24:
../../src/terralib/kernel/TeException.h:30: warning: ignoring #pragma
warning 
..\..\src\terralib\kernel\TeAffineGTFactory.cpp: In constructor
`TeAffineGTFactory::TeAffineGTFactory()':
..\..\src\terralib\kernel\TeAffineGTFactory.cpp:31: internal compiler error:
in
rest_of_handle_final, at toplev.c:2067
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.mingw.org/bugs.shtml> for instructions.
mingw32-make[1]: *** [.obj\TeAffineGTFactory.o] Error 1
mingw32-make[1]: Leaving directory
`F:/ElicpseWKspcs/Terralib320rc3/TerraLib/terralibx/terralib'
mingw32-make: *** [TerraLib] Error 2

Can you help me?

Thanks
Raian
-- 
View this message in context: http://www.nabble.com/internal-compiler-error-tp15766872p15766872.html
Sent from the gcc - Help mailing list archive at Nabble.com.

             reply	other threads:[~2008-02-29 20:36 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-29 21:27 raian.ufop [this message]
2008-02-29 22:16 ` Brian Dessent
2008-03-03 18:50   ` raian.ufop
  -- strict thread matches above, loose matches on Subject: below --
2018-01-19 13:17 Matt Sexton via gcc-help
2018-01-19 13:26 ` Mikhail Maltsev
2018-01-19 14:35   ` Matt Sexton via gcc-help
2018-01-19 15:54     ` Matt Sexton via gcc-help
2018-01-22 13:14 ` Mason
2018-01-22 13:21   ` Matt Sexton via gcc-help
2012-12-24 16:44 Internal Compiler Error tanle
2012-12-24 18:19 ` Andrew Haley
2012-12-27 17:27 ` Iyer, Balaji V
2010-07-12  9:04 internal compiler error Malte.Mauelshagen
2010-07-12  9:56 ` Ian Lance Taylor
2003-07-30 20:29 Internal " DEEPA SIVASANKARANE
2001-07-03  8:36 Av Vl
2001-07-02  8:04 Av Vl
1999-09-29 12:58 Guardian
1999-09-30  3:33 ` jwk
1999-09-30 23:56   ` jwk
1999-10-01  0:00   ` jwk
1999-10-01 13:49   ` Guardian
1999-10-31 13:57     ` Guardian
1999-09-30 23:56 ` Guardian
1999-10-01  0:00 ` Guardian

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15766872.post@talk.nabble.com \
    --to=raian.ufop@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).