From mboxrd@z Thu Jan 1 00:00:00 1970 From: NIIBE Yutaka To: Ulrich Drepper Cc: libc-hacker@sourceware.cygnus.com Subject: Re: Hitachi SH port? Date: Mon, 30 Aug 1999 17:45:00 -0000 Message-id: <199908310036.JAA22190@pwd.chroot.org> References: <199908190848.RAA29532@pwd.chroot.org> <199908192349.IAA03880@pwd.chroot.org> X-SW-Source: 1999-08/msg00154.html 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