From: Adrian M. <ad...@mc...> - 2003-04-20 18:45:29
|
On Sunday 20 April 2003 18:58, VINCENT C=E9dric wrote: > On Friday 18 April 2003 21:22, Adrian McMenamin wrote: > > I have asked this a few times and never really got an answer. Is anyb= ody > > else using gcc with glibc as their cross-compiler/C lib combination. = If > > so, are they able to build shared executibles? > > Yes ! > > I've tested with the Bill Gatliff's mini-distro's tools-chains : > (prebuild at : http://www710.univ-lyon1.fr/~c-vinc02/downloads.html) > > <-------------------------------------> > dreamcast:~/rd# ldd links > libdl.so.2 =3D> /lib/libdl.so.2 (0x2957c000) > libm.so.6 =3D> /lib/libm.so.6 (0x2958f000) > libc.so.6 =3D> /lib/libc.so.6 (0x295d3000) > /lib/ld-linux.so.2 =3D> /lib/ld-linux.so.2 (0x29556000) > <-------------------------------------> > > It runs perfectly ! > I have'nt the time to test with mpg123... Sorry... > Did you build these libraries yourself? I am coming to the view that it i= s=20 actually the glibc on the distro that is stuffed-up rather than the tools= =2E.. |