Trying to build cland version on PowerPC
Justin Hibbits
jrh29 at alumni.cwru.edu
Wed Apr 3 00:21:05 UTC 2013
It does not exist in those files. You mentioned earlier that you added the
setting to those files yourself. If you checked the code out of subversion
please perform an svn revert on your whole source tree, clean, and try
again.
- Justin
On Apr 2, 2013 5:10 PM, "Super Bisquit" <superbisquit at gmail.com> wrote:
>
> Unfortunately, Justin, that seems to be embedded into the kmod.conf and
> kern.conf file in /usr/src/sys. the file of /etc/make.conf still has the
> standard flags, which aren't any. So, what do I do for those files?
> Thanks muchly and again,
> Desmond.
>
>
>
>
> On Tue, Apr 2, 2013 at 8:06 PM, Justin Hibbits <jrh29 at alumni.cwru.edu
>wrote:
>
> > Clang is _not_ the default compiler on PowerPC, only on x86, amd64, and
> > one flavor of arm. You made it the default for you by setting
> > WITH_CLANG_IS_CC. Remove that and it will work, as long as you did not
blow
> > away your initial install.
> >
> > - Justin
> > On Apr 2, 2013 5:02 PM, "Super Bisquit" <superbisquit at gmail.com> wrote:
> >
> >> That is understood but the problem is nothing will build because clang
is
> >> the default compiler. I am not able to build the toolchain, modules,
> >> world,
> >> kernel, or anything else for that matter. In order for my system to
work,
> >> I
> >> and others will need to know what to add to /etc/make.conf- such as
> >> DAMN_IT_ALL_AND_USE_GCC_OKAY- for the system to build something as
simple
> >> as runfw and wi.
> >>
> >> Nathan Whitehorn did mention that PPC64 was more complete; therefore,
it
> >> seemed and seems reasonable to ask if the sources for PPC64 will work
on
> >> PPC32.
> >>
> >>
> >>
> >> On Tue, Apr 2, 2013 at 7:10 PM, Michael Copeland <
> >> michael at kryptos-security.com> wrote:
> >>
> >> > Guys, as Justin has said, Clang is not complete/working on PPC yet.
More information about the freebsd-ppc
mailing list