This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/53467] xgcc:Internal error: Bus error (program cc1)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53467

martin <dokumentarfilme at hotmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
            Version|4.7.0                       |4.3.0
         Resolution|                            |WORKSFORME

--- Comment #7 from martin <dokumentarfilme at hotmail dot com> 2012-06-06 08:24:52 UTC ---
After experimenting with diffrent configure parameters I successfully build gcc
4.3.0 on my Netgear Readynas Duo sparc with ../gcc-4.3.0/configure
--build='sparc-linux' --enable-languages=c,c++ --prefix=/usr
--mandir=/usr/share/man --enable-shared --with-system-zlib --enable-nls
--enable-clocale=gnu --enable-debug --with-cpu=v7  --enable-objc-gc

Building gcc 4.7.0 with the same configure parameter crashes with an other
error. I have to look at this more closely.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]