This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Matsushita AM33/2.0 port


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}


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]