[PATCH] nptl i686: fix pthread_cond_wait.S compilation

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Thu Aug 5 21:01:59 UTC 2010


On Wed, Jul 14, 2010 at 05:19:29PM +0400, Roman I Khimov wrote:
>__i686 is a gcc-defined macro, so i686 build failed with:
>libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S: Assembler messages:
>libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:572: Error: junk at end of line, first unrecognized character is `1'
>libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:573: Error: junk at end of line, first unrecognized character is `1'
>libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:574: Error: junk at end of line, first unrecognized character is `1'
>libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:575: Error: junk at end of line, first unrecognized character is `.'
>libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:576: Error: junk at end of line, first unrecognized character is `1'
>libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:579: Error: expected comma after name `' in .size directive
>
>Signed-off-by: Roman I Khimov <khimov at altell.ru>

Applied, thanks!


More information about the uClibc mailing list