From: VINCENT <c-v...@ba...> - 2003-04-20 18:30:38
|
On Friday 18 April 2003 21:22, Adrian McMenamin wrote: > I have asked this a few times and never really got an answer. Is anybody > else using gcc with glibc as their cross-compiler/C lib combination. If s= o, > 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... C=E9dric |