Re: Using the same options for compilation and linking

2013-05-06 Thread Philip Guenther
[Sending a message to three lists without a reply-to header to keep the discussion in one location that everyone can post to? Oh well, I hope this works...] On Sun, May 5, 2013 at 10:03 AM, Pau Koning wrote: ... > Or as another example take the builtin rules from GNU make: > > LINK.o = $(CC) $(L

Using the same options for compilation and linking

2013-05-05 Thread Pau Koning
Hi, there are currently some things going on regarding the analysis of the build logs using blhc. This is extreme nice and made me think about a sentence most people missed in the GCC documentation (it is repeated often): "For predictable results, you must also specify the same set of options use