Joseph S. Myers a écrit:
On Wed, 10 Oct 2012, Robert Dewar wrote:
On 10/10/2012 10:48 AM, Joseph S. Myers wrote:
On Wed, 10 Oct 2012, Gabor Loki wrote:
2) repeat all the compilation commands related to the previous list in
the proper environment. The only thing which I have added to the
compi
On 10/10/2012 4:16 PM, Joseph S. Myers wrote:
I'm not talking about the relation between the headings textually located
in a source file and the license of that source file. I'm talking about
the relation between the license of a .o file and the license of .h files
#included at several levels o
On Wed, 10 Oct 2012, Robert Dewar wrote:
> On 10/10/2012 10:48 AM, Joseph S. Myers wrote:
> > On Wed, 10 Oct 2012, Gabor Loki wrote:
> >
> > > 2) repeat all the compilation commands related to the previous list in
> > > the proper environment. The only thing which I have added to the
> > > compil
On 10/10/2012 10:48 AM, Joseph S. Myers wrote:
On Wed, 10 Oct 2012, Gabor Loki wrote:
2) repeat all the compilation commands related to the previous list in
the proper environment. The only thing which I have added to the
compilation command is an extra "-E" option to preprocess every sources.
On Wed, 10 Oct 2012, Gabor Loki wrote:
> 2) repeat all the compilation commands related to the previous list in
> the proper environment. The only thing which I have added to the
> compilation command is an extra "-E" option to preprocess every sources.
> 3) create a unique list of all source and
Hi everyone,
I have a question about GCC licensing related to libgcc.
I asked Nick Clifton who did a license change in the past (Thu Apr 9
15:00:19 2009 UTC - r145841) about how he did that commit, changing
GPLv2 licenses to GPLv3 with GCC Runtime Exception. And he suggested me
to ask the GCC ste