This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/28082] internal compiler error: Segmentation fault
- From: "info at pion dot xs4all dot nl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jun 2006 18:31:57 -0000
- Subject: [Bug bootstrap/28082] internal compiler error: Segmentation fault
- References: <bug-28082-12854@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from info at pion dot xs4all dot nl 2006-06-23 18:31 -------
It works now.
First i installed gcc 3.4.6 and used that compiler (before that i used 3.2.1).
Then i used the following configuration:
Target: hppa2.0w-hp-hpux11.00
Configured with: /*/gcc-4.1.1/configure
--with-as=/opt/OpenSource/binutils/bin/as --with-gnu-as
--prefix=/opt/OpenSource/gcc-4.1.1 --without-libffi --enable-threads=posix
Thread model: posix gcc version 4.1.1
Probably the '--without-libffi' was the sollution
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28082