Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 2015 13:53:52 +0200
From:      Mattia Rossi <mattia.rossi.mate@gmail.com>
To:        Svatopluk Kraus <onwahe@gmail.com>
Cc:        bob prohaska <fbsd@www.zefox.net>, freebsd-arm <freebsd-arm@freebsd.org>
Subject:   Re: Panic running nsd-4.1.5
Message-ID:  <561CF0D0.6020009@gmail.com>
In-Reply-To: <CAFHCsPVwaLZ8hzz6p2SXB0dPTgXmro3qkiu9bxXefWq6z5gOTA@mail.gmail.com>
References:  <5614D7B8.3040604@gmail.com> <CAFHCsPXB36TLdwGG-gnYm2BMDddCMGuKpuLLydasqr-9WX-J7Q@mail.gmail.com> <561784D9.90805@gmail.com> <20151012025044.GB97450@www.zefox.net> <561BEF4D.7050904@gmail.com> <CAFHCsPXYgZcQukXVWzmKNqKxCRn5L_asEeBWFLdyv2mCAVQikw@mail.gmail.com> <561CE841.9060203@gmail.com> <CAFHCsPVwaLZ8hzz6p2SXB0dPTgXmro3qkiu9bxXefWq6z5gOTA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

>> Hey Svata,
>>
>> I actually thought so... I was just surprised that it's trying to compile
>> the patched files anyway?
>> And the bad thing is, that it's failing to compile.
> You are right. I'm just testing a fix.
That's what testing is here for :-)
>
>
>> Now on the other hand, I guess that compiling with TARGET=arm and
>> TARGET_ARCH=arm is not correct for the DREAMPLUG, and I should compile it
>> with TARGET=arm and TARGET_ARCH=armv5 or similar?
>> In which file are the TARGET architectures listed? Where can I pick them
>> from?
> IMO, TARGET=arm is for v4, v5, v6, v7 arms. TARGET_ARCH=arm is for v4
> and v5 arms. TARGET_ARCH=armv6 is for v6 and v7 arms. For example, you
> can look at sys/conf/files.arm how files depends on "armv6". However,
> it's not so simple. There is, for example, TARGET_ARCH=armv6hf for v6
> and v7 arm systems using hard float (which should become a standard).
> Maybe someone more in will answer your question.
Thanks for the info. I'm never really sure, whether something has 
changed in those things, as I might oversee some informatione here and 
there depending on how much time I have to spend with my "toy".
So good to know, that I'm still compiling the correct way.

Cheers,

Mat




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?561CF0D0.6020009>