Port-vax archive

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

Re: libm doesn't compile for vax



In article <20080430211249.GB15082%bigmac.stderr.spb.ru@localhost>,
Valeriy E. Ushakov <uwe%stderr.spb.ru@localhost> wrote:
>On Thu, May 01, 2008 at 01:11:04 +0400, Valeriy E. Ushakov wrote:
>
>> On Wed, Apr 30, 2008 at 22:58:15 +0200, Kurt Schreiner wrote:
>> 
>> > trying to (cross) "build.sh ... distribution" for vax on amd64
>> > I run into:
>> 
>> toolchain/38542 (and also 20264 and 22500)
>
>PS: I've tried to work around that and hit toolchain/38543.  May be
>lint should be disabled for libm for now (it was enabled by christos a
>few days ago).

Actually I fixed the bugs in mathimpl.h and now it should build.
Lint was right complaining about the type mismatch, since it was
const in the definition and not const in the declaration :-)

christos



Home | Main Index | Thread Index | Old Index