[patch] Matsushita AM33/2.0 port

Alexandre Oliva aoliva@redhat.com
Sat Jun 19 04:52:00 GMT 2004


On Jun 19, 2004, Roland McGrath <roland@redhat.com> wrote:

> This is not how you should do it.  linuxthreads and nptl are add-ons and so
> is myport.  Use --enable-add-ons=myport,nptl for example.  Then your
> myport/sysdeps can contain the necessary files for each.  Are there
> conflicting CPU-specific files of the same name for nptl vs linuxthreads?

Yup, at least sysdep-cancel.h is needed by both, and it's
significantly different.  Also, linuxthreads apparently can't find
pspinlock.c inside the am33 add-on (nor in am33-linuxthreads, mind
you).

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}



More information about the Libc-alpha mailing list