[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
internal compiler error
- To: "'arm-gcc@xxxxxxxxxxxxxxxx'" <arm-gcc@xxxxxxxxxxxxxxxx>
- Subject: internal compiler error
- From: "Gupta, Kshitij" <kshitij@xxxxxx>
- Date: Thu, 1 Apr 2004 11:19:52 +0530
Hi,
While compiling my kernel 2.6.0 with ALSA support I got the
following compiler error. I am using a arm-gcc-3.4.0 compiler tool chain.
Please suggest me how I can I submit a full bug report, coz this information
looks too less.
warm regards
-kshitij
-----------------------------------------------------------------------
sound/core/oss/pcm_plugin.c: In function
`snd_pcm_plug_playback_channels_mask':
sound/core/oss/pcm_plugin.c:34: internal compiler error: in
loc_descriptor_from_tree, at dwarf2out.c:8800
Please submit a full bug report,
with preprocessed source if appropriate.
Send email to arm-gcc@xxxxxxxxxxxxxxxx for instructions.
make[3]: *** [sound/core/oss/pcm_plugin.o] Error 1
make[2]: *** [sound/core/oss] Error 2
make[1]: *** [sound/core] Error 2
make: *** [sound] Error 2
--------------------------------------------------------------------------
|