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]

Re: Port to Stratus FTX on PA-RISC 1.1


> I made port of gcc 2.95.2 (including all languages) to the
> system Stratus FTX 3.4 with PA-RISC 1.1 or 2.0 processors.
> The port is not to complicated and only involves the addition
> and modification of a few files (See list below).  The new 
> files are copies of existing files that I wanted to separate
> out to keep the changes that I made isolated.
> Because gas is not ready for the system and I did not port it, 
> gcc can not compile code with debugging info.
> 
> Are you interested?  

I don't use this system personally - this is the first time I've heard
of it. Still, if there are other users of it that may be interested in
running gcc, it probably would be in their interest to integrate this
code into gcc. Please send a patch and a ChangeLog entry to
gcc-patches@gcc.gnu.org. Ideally, that patch would be relative to the
current CVS (or a recent snapshot), in case your 2.95.2 patches don't
apply cleanly.

Please be aware that you'd have to assign the copyright for these
changes to the FSF - you can find the relevant forms on the gcc web
site.

Regards,
Martin

P.S. Please note that I would not be the one that ultimately decides
on integrating your patches; since you did not include them in this
message, it may be that they introduce technical problems that would
need to be resolved before integration.

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