Snapshot gcc-7-20160710 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/7-20160710/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 7 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/trunk revision
On 23 June 2016 at 18:02, Pedro Alves wrote:
> But on the other hand, the idea of maintaining multiple gnulib
> copies isn't that appealing either. Considering that the long
> term desired result ends up with a libiberty that is no longer a
> portability library, but instead only an utilities lib
On 10 July 2016 at 15:18, Yubin Ruan wrote:
> Hi,
> I am reading some OS kernel codes, and I find that in the Makefile used
> to build the kernel, there is a **-fno-pic** flag. I totally don't
> understand what that mean. I try to find some description from the man pages
> but can find no direc
On 8 July 2016 at 13:13, Richard Biener wrote:
> On Thu, Jul 7, 2016 at 9:45 PM, Prasad Ghangal
> wrote:
>> On 6 July 2016 at 14:24, Richard Biener wrote:
>>> On Wed, Jul 6, 2016 at 9:51 AM, Prasad Ghangal
>>> wrote:
On 30 June 2016 at 17:10, Richard Biener
wrote:
> On Wed, Ju
Hi,
I am reading some OS kernel codes, and I find that in the Makefile
used to build the kernel, there is a **-fno-pic** flag. I totally don't
understand what that mean. I try to find some description from the man
pages but can find no direct description about that flag(same for the
**-fpi