This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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]

Problem with c++types on s390*.


Hi,
I am having problems defining the c++-types for s390*. We have
two subarchitectures s390-32 and s390-64 which need different
c++-types. The problem is that both will try to use
c++-types-s390-linux-gnu.data to find the type definitions.
What this file contains is either wrong for s390-32 or s390-64.
I can think of two solutions for this: 1) use a different naming
scheme for the c++-types files or 2) preprocess the c++-types
file and have both subarchitectures in one file.
Whats the preferred solution ?

blue skies,
  Martin.


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