computer.enthusiastic, le Wed 16 Sep 2009 22:26:59 +0200, a écrit :
> Thanks for your suggestions, I'll try to delve into it to understand if I can
> fix it. Any further advice will be very appreciated, of course ;-) Have you
> tried to replicate this error on your hurd installation ?

I don't have the time to.

> Another interesting clue is that the gcc error *ONLY* occurs when the -O2
> compiler option is omitted from the ./configure file

Yes, because it changes the way functions get inlined.

> to run the make
> command only in the directories whose binaries I'm interested in.

IIRC you can also run

make somedir

the extra kudo being that dependencies are compiled as needed.

Samuel


Reply via email to