Hi Folks,

I'm running in a similar problem with file (which is part of openpkg).

GCC is using file to guess the default ABI on IRIX during the build
phase of libstdc++. Because of using the GNU file the ABI
"ELF 32-bit MSB mips-2" is used instead of "ELF N32 MSB mips-3" for the
library. The built compiler is generating "ELF N32 MSB mips-3" though.
This messes up every C++ compilation in the end.

Since this may break the configure process on other platforms as well,
I'm wondering what would be the best solution. Why was file put in the
openpkg bootstrap package directly at all?

        Cheers,
        J"org
-- 
Joerg Lehrke   GnuPG-KeyID: C66844AC     Pi-BI: 2593079121
The Knoc  http://k.noc.de/      Skype  callto://skypedzanq
Bgm.-Haffner-Str. 7,      D-87600 Kaufbeuren,      Germany
Tel +49 179 7882842           GNU -- Protect your freedom!

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   openpkg-dev@openpkg.org

Reply via email to