This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/26015] ICE during bootstrap for vax architecture
- From: "hbent at cs dot oberlin dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jan 2006 07:06:27 -0000
- Subject: [Bug target/26015] ICE during bootstrap for vax architecture
- References: <bug-26015-760@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from hbent at cs dot oberlin dot edu 2006-01-29 07:06 -------
My mistake, I was doing two builds at once and got mixed up. This error was
produced with configure as so:
../configure --target=vax--netbsdelf --disable-nls --enable-languages=c
--disable-shared
and then just a regular "gmake" to build. I have lib and include dirs
symlinked from a NetBSD/vax 2.0 install.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26015