I am going to look at how to make the Makefile find out what you are running on. Maybe we can use the xcompile util from V3 or look at ld somehow and make a decision about what options to compile with.
I will look into this in the next day or so and will post my findings...
/********************* Marc Karasek MTS Sun Microsystems mailto:marc.karasek@sun.com ph:770.360.6415 *********************/
Ed Swierk wrote:
On 12/7/07, Uwe Hermann uwe@hermann-uwe.de wrote:
We should make sure this doesn't break any other distros / compiler versions. Do all reasonably new gcc/ld versions know about '--build-id'?
The Fedora Core 6 version of ld (2.17.50.0.6-5.fc6) doesn't support it. Not sure if that qualifies as reasonably new, but we're still using it.
--Ed