asm compil problems

Samuel Rydh mol-general@lists.maconlinux.org
Tue, 27 May 2003 11:23:07 +0200


On Mon, May 26, 2003 at 06:52:13PM +0200, Eric Deveaud wrote:
> 
> 	Hi,
> 
> just upgraded my kernel to a 2.4.20-ben10  rsync-ed some minutes ago.
> 
> and tried to compile mol using gcc 2.95.4
> 
> either stock mol-0.9.68 either mol rsync-ed produce asm errors
> complaining about: << more than 10 operands in `asm' >>

There is a workaround for this problem in the mol BitKeeper/rsync
tree (http://www.maconlinux.org/dev.html).

Btw. It appears as if you have symlinked /usr/include/{linux,asm}
to your kernel headers which is something you should avoid
doing (use the headers shipped with glibc).

Cheers,

/Samuel