RFC: cutting 4.9.0 on 24 September
Daron Chabot
daron.chabot at usask.ca
Sun Sep 21 18:25:18 UTC 2008
The gmp and mpfr versions on my os x machine were both insufficient
to satisfy gcc-4.3.0's dependencies. I just grabbed the latest
sources and used them to build gcc: the newer gmp and mpfr were not
installed locally.
Not sure why the gmp/mpfr dependencies were introduced into gcc
(optimization, maybe?)...
Joel may know something about that...
-- dc
On 21-Sep-08, at 12:12 PM, Jerry Needell wrote:
> I found that all worked well if I 1) installed binutils correctly :-
> ( and 2) untarred mpfr and made a link to it from gcc. No need to
> preinstall mpfr. I did not have to do anything with gmp.
>
> I'm still puzzled by the need for mpfr at all but I'm back in
> business testing 4.9.
>
> thanks,
> Jerry
> On Sep 21, 2008, at 12:39 PM, Daron Chabot wrote:
>
>>
>> On 21-Sep-08, at 8:33 AM, Jerry Needell wrote:
>>> Would someone alo please comment on the proper way to build and
>>> install
>>> mpfr as part of the tool chain.
>>>
>>
>> Not sure if it's "proper", but I have unzipped mpfr and gmp in the
>> same directory as gcc, and created sym-links within the gcc source
>> dir to the mpfr and gmp source locations:
>>
>> djc at TooLBox--> cd gcc-4.3.0/
>> djc at TooLBox--> ls -l gmp mpfr
>> lrwxr-xr-x 1 djc djc 12 Apr 22 08:57 gmp -> ../gmp-4.2.2
>> lrwxr-xr-x 1 djc djc 13 Apr 22 08:57 mpfr -> ../mpfr-2.3.
>>
>>
>> -- dc
>>
>>
>>> Joel Sherrill wrote:
>>>> Hi,
>>>>
>>>> Unless something shows up broken between now and
>>>> then, I want to cut 4.9.0 next Wednesday. Please
>>>> test and report.
>>>>
>>>> So far everything looks good.
>>>>
>>>>
>>>
>>> _______________________________________________
>>> rtems-users mailing list
>>> rtems-users at rtems.com
>>> http://rtems.rtems.org/mailman/listinfo/rtems-users
>>
>
More information about the users
mailing list