This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Ada and x86_64


    I guess ada has no preprocessor, but perhaps there is a way.  Ada
    experts, please?  Also what else needs to be changed?

It's a 64-bit machine, so the library files need to be a mix of those for
64-bit machines (such as Alpha) and those for the x86 architecture.

It's definitely a new port and you need to add new library files for it.


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