tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] test failure on Linux


From: Thomas Preud'homme
Subject: Re: [Tinycc-devel] test failure on Linux
Date: Wed, 13 Feb 2013 20:17:44 +0100
User-agent: KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; )

Le mercredi 13 février 2013 19:08:37, Thomas Preud'homme a écrit :
> Le mercredi 13 février 2013 17:16:28, Thomas Preud'homme a écrit :
> > On Wed, 13 Feb 2013 08:30:14 -0700, address@hidden wrote:
> > > "Thomas Preud'homme" <address@hidden> wrote:
> > >> Why not but strike multiarch from that as I don't see how we could
> > >> detect it by compiling a C program.
> > > 
> > > Use the output of ldd to tell you where the C library is.
> > 
> > Yep true, I thought about it last night and forgot about it in the
> > morning. However I just pushed a commit using checking where is crti.o
> > before reading your mail. It's a one line test so I think the solution
> > is not too bad but you can prove me wrong of course.
> 
> Thanks a lot for the suggestion. Thinking about it a bit I managed to come
> up with a much better patch. It's not totally done though but I have to
> leave. I'll push it tonight. Stay tuned.

Pushed. And the diffstat from the original situation (before my 2 commits to 
reorganize) is also better. See for yourself:

% git diff --stat 05108a3b0a8eff70739b253b8995999b1861f9f2 
f9ac2013779370e0d010922ae3684e601e53aa1d
 Makefile  |   10 ----------
 configure |   16 ++++++++++++++++
 tcc.h     |    8 --------
 3 files changed, 16 insertions(+), 18 deletions(-)

> 
> Thomas

Best regards,

Thomas

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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