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: Using GNU as with EGCS 1.1.1 on HP/UX 10.20? (small patch)


[Alexandre Oliva]
> What do you mean, change the prefix of egcs?  You can't really do
> that without rebuilding, although you can get close by setting some
> environment variables.

I mean compiling egcs with another prefix then gcc and binutils.

> It is not supposed to work in the 1.1 branch.  Perhaps this should
> be made clear in the FAQ...

Absolutely.  And include a comment about _why_ it is not supported in
the 1.1 branch, as I think it should be included. :-)

I solved the problem by building with COMPILER_PATH set and using
--with-gnu-as, and then finishing off with a symlink in
prefix/lib/gcc-lib/hppa1.1-hp-hpux10.20/egcs-2.91.60/as ->
/store/bin/gas.

Now it works. :-)
-- 
##>  Petter Reinholdtsen <##    | pere@td.org.uit.no
 O-  <SCRIPT Language="Javascript">window.close()</SCRIPT>
http://www.hungry.com/~pere/    | Go Mozilla, go! Go!


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