~alpine/devel

[alpine-devel] gcc-4.6 hits edge/main

Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20110818155444.2b04c6f1@ncopa-desktop.nor.wtbts.net>
Sender timestamp
1313675684
DKIM signature
missing
Download raw message
Hi,

Just a short heads-up, I'm pushing gcc-4.6 to edge/main. I have been
using in my dev env for some weeks so I think it will be ok.

Earlier version of gcc was able to autodetect __KERNEL__ and if found
it disabled PIE. This version does not do so (due to new way of
handling specs or something).

This means that you'll need to manually disable PIE when compiling
kernel code. It's done like this:

   export GCC_SPECS=/usr/share/gcc/hardenednopie.specs

Other news is the new subpackage gcc-go which gives us gccgo!

Happy hacking!

-nc


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)