This is the mail archive of the gcc-patches@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: [3.1] More regressions on S/390 - revert lib64 patch


On Mon, Apr 29, 2002 at 06:48:18PM +0200, Ulrich Weigand wrote:
> 
> In particular, I'd like to be able to build s390 (31-bit) RPMs on a
> s390x (64-bit) system without modifying the .spec files.

One thing to note about my patch:  It currently _adds_ extra paths to
the gcc search path.  You can't remove paths specified by
md_startfile_prefix* or standard_startfile_prefix*.  ie. it's
necessary to configure as a cross-compiler.  Of course, the idea
could be extended a little and all the startfile_prefix paths
put under control of startfile_prefix_spec.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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