招 聘入职与试用期管 理策略gnu.org

2012-12-05 Thread 17
企)业是否需要与法人代表}董事长{总经理{总裁签├�)动合同.xls Description: Binary data

how to disable static libs for libsanitizer?

2012-12-05 Thread Jack Howarth
On darwin, we have switched libasan in libsanitizer from mach_override to mac function imposition. The new approach only works when libasan is a dynamic shared library so we no longer should build the static library. I was hoping that the simple change of... Index: libsanitizer/configure.ac ===

Bootstraps with different build configurations.

2012-12-05 Thread Toon Moene
L.S., For some time, I have been building trunk --with-build-config=bootstrap-lto, now that I have an ultrabook capable of such (my main machine is for 93 % occupied with weather forecasts). This works remarkably well and - as I am about to expose - much better than some other non-default bu

Re: A cscope-like gcc plugin

2012-12-05 Thread Mike Dupont
Sounds great, thanks for sharing! On Wed, Dec 5, 2012 at 3:14 AM, Yunfeng ZHANG wrote: > Hi all: > I'm pleased to announce my gcc plugin on gcc-4.6.3 has been released, it > collects data from gcc compilation stage and dump them to sqlite-database just > like cscope, but with later enhancement. >