Index: [Article Count Order] [Thread]

Date: Thu, 23 Oct 2008 16:49:58 +0900
From: Yukiyo Akisada <akisada@tahi.org>
Subject: [users:00953] Re: v6eval fails to compile
To: Vit Pelcak <vpelcak@suse.cz>, Rommel Laranjo <rslaranjo@gmail.com>
Cc: users@tahi.org
Message-Id: <20081023164958.a9eede89.akisada@tahi.org>
In-Reply-To: <49002998.8080101@suse.cz>
References: <48EF54C6.3000501@suse.cz>	<20081015135137.d2cc31f7.akisada@tahi.org>	<48F5B302.1020100@suse.cz>	<20081016100409.d6767fb1.akisada@tahi.org>	<f051005f0810220051y51081ba4kd65892916bafd54a@mail.gmail.com>	<f051005f0810220126t4531a1b2hda564c6ac442e5ee@mail.gmail.com>	<20081023095954.e16330fe.akisada@tahi.org>	<49002998.8080101@suse.cz>
X-Mail-Count: 00953

Vit,

Thanks for your input.

Actually, Rommel's problem was different from yours. :-)
He uses 64-bit CPU.

I'm not familiar with the CPU architecture,
but on 64-bit CPU uses 64-bit length pointer address length, right?

Our code assumed 32-bit length for the pointer and casted from pointer to integer.

It was the problem, I guess.

Thanks,


On Thu, 23 Oct 2008 09:36:56 +0200
Vit Pelcak <vpelcak@suse.cz> wrote:

> I must confirm words of Mr Akisada.
> 
> I also had some problems compiling v6eval on FreeBSD7.
> 
> However, disk I had v6eval and FreeBSD7 installed on, died.
> 
> After fresh install v6eval compiled right.
> 
> Yukiyo Akisada napsal(a):
> > Hi, Rommel.
> >
> > Actually, I also tried v3.0.15 on FreeBSD 7.0-RELEASE.
> > But I never met the error.
> >
> > Did you update the compiler?
> > or
> > Are you using the special architecture?
> >
> > My environment is here.
> >
> >     $ gcc -v
> >     Using built-in specs.
> >     Target: i386-undermydesk-freebsd
> >     Configured with: FreeBSD/i386 system compiler
> >     Thread model: posix
> >     gcc version 4.2.1 20070719  [FreeBSD]
> >
> > Anyway, your modification will not have any impact, I guess.
> > I can apply it into the next version.
> >
> > Thanks,
> >
> >   
> 
> 
> 


-- 
Yukiyo Akisada <akisada@tahi.org>