This is the mail archive of the gcc-help@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: aix cross(?)compiler


On Sat, 2012-01-21 at 18:27 +0000, Jonathan Wakely wrote:
> > Unfortunately this method is broken, at least in GCC 4.6.2.
> 
> No, it isn't.  As Marc pointed out, you didn't follow the method.
> 
> Those instructions are now in the GCC wiki at
> http://gcc.gnu.org/wiki/InstallingGCC
> 
> Feel free to improve them, but I suggest actually following them
> before saying it doesn't work.

I can't use the script because I must use locally archived versions of
all the packages: I can't download them.

However you're right, I should have examined the script more carefully
and reproduced its behavior more exactly inside my environment.

I'll drop back to older versions for now.  Note the patch attached to
the bug I filed will allow GCC configure to work with both older and
newer versions (at least insofar as configure and compile goes: I didn't
verify that no new bugs were introduced in the newer MPFR).  Might be
worthwhile including in 4.6.3.  Or not.

Cheers!

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <psmith@gnu.org>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.mad-scientist.net
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


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