[Bug c++/56617] New: c++ compiler error when trying to build SuperCollider with nova-simd extension on arm ubuntu
videoolds at yahoo dot com
gcc-bugzilla@gcc.gnu.org
Thu Mar 14 12:29:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56617
Bug #: 56617
Summary: c++ compiler error when trying to build SuperCollider
with nova-simd extension on arm ubuntu
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: videoolds@yahoo.com
Created attachment 29666
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29666
files relevant to the bug report
When I try to build SuperCollider with nova-simd extension on my UG802 Arm
Cortex A9 box running Ubuntu, the g++ compiler quits with an internal compiler
error.
When I disable nova-simd support in cmake SuperCollider builds successfully.
I've attached a zip containing the preprocessed file where the error occurs,
the output of gcc -v and the command line call with the compiler error.
More information about the Gcc-bugs
mailing list