This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: configure.target: overwrites known cpu's to generic


Matthias Klose <doko@cs.tu-berlin.de> writes:

> libstdc++'s configure.target does overwrite any "known" cpu to
> generic:
>
> - i486 is overwritten to generic
>
> - i386 has it's own abi, it's not i486, overwritten to generic anyway
>
> - s390 is overwritten to generic
>
> - all other cpu's not handled in the switch are overwritten to generic
>   (i.e. mips/mipsel)
>
> checked on the branch only.

I'll look into this right now - seems that something went wrong with
my latest patch :-(

Andreas
-- 
 Andreas Jaeger, SuSE Linux AG, aj@suse.de, http://www.suse.de/~aj
  GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]