[klibc] [PATCH] HP PA-RISC support

Kyle McMartin kyle at mcmartin.ca
Mon Apr 12 17:05:56 PDT 2004


On Fri, Apr 09, 2004 at 01:56:56PM -0700, H. Peter Anvin wrote:
> The first step is probably to pick the proper address for the shared binary.
> 
This works shared for me...


--- klibc/klibc/arch/parisc/MCONFIG	2004-04-12 15:49:26.568494000 -0400
+++ klibc/klibc/arch/parisc/MCONFIG~	2004-04-12 15:49:58.848494000 -0400
@@ -9,3 +9,4 @@
 
 OPTFLAGS = -Os -fomit-frame-pointer
 BITSIZE  = 32
+SHAREDFLAGS     = -Ttext 0x40000200

Regards,
-- 
Kyle McMartin



More information about the klibc mailing list