Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Impossible constraint in 'asm' in 2.6.35 build
@ 2010-08-06 17:32 Fabio Estevam
  2010-08-06 18:14 ` Rob Herring
  0 siblings, 1 reply; 4+ messages in thread
From: Fabio Estevam @ 2010-08-06 17:32 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

I am trying to build a 2.6.35 kernel for i.MX31 and I am getting the following error:

  CC      arch/arm/plat-mxc/audmux-v2.o
  CC      arch/arm/plat-mxc/3ds_debugboard.o
  CC      arch/arm/plat-mxc/devices/platform-imx-i2c.o
  CC      arch/arm/plat-mxc/devices/platform-imx-uart.o
  CC      arch/arm/plat-mxc/devices/platform-mxc_nand.o
  CC      arch/arm/plat-mxc/devices/platform-spi_imx.o
  LD      arch/arm/plat-mxc/devices/built-in.o
  LD      arch/arm/plat-mxc/built-in.o
  CC      arch/arm/vfp/vfpmodule.o
  AS      arch/arm/vfp/entry.o
  AS      arch/arm/vfp/vfphw.o
  LD      arch/arm/vfp/vfp.o
  LD      arch/arm/vfp/built-in.o
  CC      kernel/sched.o
kernel/sched_idletask.c: In function 'pick_next_task_idle':
/home/fabio/pengutronix/linux-2.6/arch/arm/include/asm/atomic.h:42: error: impossible constraint in 'asm'
make[1]: *** [kernel/sched.o] Error 1
make: *** [kernel] Error 2

I tried GCC4.3 and 4.4 and the result is the same. I haven't faced this issue when building 2.6.34.

Does anyone have any suggestion?

Thanks,

Fabio Estevam





      

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-08-06 19:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-06 17:32 Impossible constraint in 'asm' in 2.6.35 build Fabio Estevam
2010-08-06 18:14 ` Rob Herring
2010-08-06 18:34   ` Fabio Estevam
2010-08-06 19:23     ` Fabio Estevam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox