gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] glibc 2.2.4


From: Camm Maguire
Subject: [Gcl-devel] glibc 2.2.4
Date: Sun, 16 Dec 2001 01:05:49 -0500
User-agent: WEMI/1.13.7 (Shimada) FLIM/1.13.2 (Kasanui) Emacs/20.7 (i386-debian-linux-gnu) MULE/4.0 (HANANOEN)

Greetings!  well, I found a machine with this libc installed, but it
is a powerpc.  In any case, I was able to make a few modifications to
get a build going:

1) Pass a pointer to the trailing va_list instead of the list itself
   to Iapply_fun_n, and change elsewhere as necessary.  (Apparently
   can't use va_arg(...,va_list) here, utils.c does not compile)

2)  For starters, use the 386-linux.h file, and comment out the
    GET_FAULT_ADDR macro.  There should be an analog on this platform,
    but it does not appear to be completely necessary.


I'm running into run-time relocation errors, which I've seen before
here, but I don't know if this is due to something I've missed for the
powerpc or something for libc 2.2.4.

Comments most welcome!

Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]