Stay away from -pipe.

Older gcc's had the behavior of if you did:
        gcc -pipe -save-temps
the -pipe would override -save-temps
(this changed I believe in newer versions).

This seems to be developer/installation specific, rather than
an autoconf issue...


Marty

Reply via email to