tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Support -Wl,opt -Wl,arg syntax


From: Thomas Preud'homme
Subject: Re: [Tinycc-devel] Support -Wl,opt -Wl,arg syntax
Date: Tue, 20 Mar 2012 12:00:53 +0100
User-agent: KMail/1.13.7 (Linux/3.2.0-2-amd64; KDE/4.7.4; x86_64; ; )

Le mardi 20 mars 2012 10:42:25, grischka a écrit :
> Thomas Preud'homme wrote:
> > What do you think of this patch? I tried with my example and yours but
> > I'm afraid of breaking things now so I prefer to attach it here.
> 
> The problem with examples is that they can show bugs that exist, but
> not really the absence of bugs.  To test such feature I'd rather use
> some printf here or there.

And valgrind to test you don't free too early.

> 
> Anyway, the char * argument to tcc_set_linker is not really tolerable
> if we want to offer it as LIBTCCAPI to the user.  Also, instead of
> tcc_set_debug, tcc_set_warning, etc. it would be good to have one more
> generic 'tcc_set_option' API, of course with const char* argument(s) then.

This could/should we done in a separate commit, don't you think?

> 
> --- grischka

Best regards,

Thomas Preud'homme

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


reply via email to

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