Port-vax archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: HEADs up - gcc 4.1 reversion & MSCP CD changes in current



On 25 June 2012 09:24, Tom Ivar Helbekkmo <tih%hamartun.priv.no@localhost> 
wrote:
> David Brownlee <abs%absd.org@localhost> writes:
>
>> Absolutely - though I knocked off about 1/4 of them over breakfast
>> this morning and was planning on finishing them off over lunch :)
>
> Ah, then you'll beat me to it, so I'll just wait for your commit.  :)

This is turning out to be something of a trek. So far have fixed:
- -Wl,--fatal-warnings being turned off for gcc-4.5 but not 4.1
- pdisk casting a uint32_t pointer to (long *)
- a (valid) uninitialized use warning in nd6_rtr.c which gcc 4.1
warned about but 4.5 did not
- 126 lib files with old-style definitions

... and now the kernel has failed to link as rfc6056.c has been removed.

Going to run cvs update again and restart a clean build as soon as I
get home. Hopefully the nth time is the lucky charm :)


Home | Main Index | Thread Index | Old Index