Le jeudi 14 février 2013 06:58:55, grischka a écrit : > Thomas Preud'homme wrote: > >> But no. > >> > >> ./configure --cc=tcc && make > > > > Ah yeah right. I was sure I saw a "gcc" flying around in lib/Makefile > > recently. Maybe bad memory. > > Flew away here: http://repo.or.cz/w/tinycc.git/commitdiff/7a477d70
Indeed, I passed too quickly over it last time. > > >> While at it, can't we use the elf-interp from the ldd output, too? > > > > I'm wondering. How are we doing for cross-compilation now? It makes me > > thing that indeed, it's good to have a default value for LDDIR: it's > > useful in case of cross-compilation. > > I've added something in configure for the elfinterp, but commented > out. The multiarch and lddir stuff still needs a fix. See comment. Oh crap. Can you tell me whether there is still a libc.so.6 in /lib? If yes, then I could replace the ldd call by something like ls /lib/**/libc.so.6 (of course it would not be ** since it's not bourne shell) > > --- grischka Thomas
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Tinycc-devel mailing list Tinycc-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/tinycc-devel