This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: Hitachi SH port?


Hello Ulrich!

Ulrich Drepper writes:
 > With all this it shouldn't be a big problem if the compiler is stable
 > enough (which it of course is since SH is used by many of our
 > customers).

Well, it looks like that.  I'm in the middle of porting (static only).
I think that I need to do some paper work for FSF about copyright
assignment.  I will do.

BTW, I've found that current implementation of GNU Tool-chain (GNU
binutils, GNU CC) doesn't have support of PIC generation (which
enables shared library).

Jim Blandy (who visits Mule Project now) suggests me that we need to
define dynamic linking interface (GOT, PLT, etc.) for SuperH, if it's
not defined yet.  He also suggests me I should ask to Binutils people.

When I finish static only version, I'll try to dynamic loading
(perhaps, asking binutils people).

Any pointer is welcome.

Later, 
-- 
Niibe Yutaka

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