[uClibc] patch for gcj 3.4.2

Joakim Tjernlund joakim.tjernlund at lumentis.se
Fri Sep 17 16:00:50 UTC 2004


> > Here is a patch for gcc 3.4.2 to get gcj to compile with uClibc.  All I
> > did was grab the structure and define the function as weak from glibc
> > headers.  GCC actually checks if the function exists at runtime so this
> > doesn't seem to be a problem.
> > 
> > David
[SNIP]
> hmm, Erik removed this structure/function from uClibc a little while ago.
> http://cvs.uclibc.org/lists/uclibc-cvs/2004-September/004753.html
> Perhaps it should be added back to make gjc happy?
> 
>  Jocke

Added back dl_iterate_phdr in ldso. __USE_GNU needs
to be defined to include it. Needs testing.

 Jocke



More information about the uClibc mailing list