Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jan 2016 20:37:22 -0800
From:      Mark Millard <markmi@dsl-only.net>
To:        FreeBSD PowerPC ML <freebsd-ppc@freebsd.org>
Subject:   Bug 206303, TARGET_ARCH=powerpc (non-64) stopped for: unsupported argument '-mppc64bridge' to option '-Wc, '
Message-ID:  <2F3BF0DD-73B9-42F4-B708-16F1EBEFA004@dsl-only.net>

next in thread | raw e-mail | index | archive | help
I have submitted Bug 206303 against 11.0-current for TARGET_ARCH=3Dpowerpc=
 (non-64) build attempts that are stopped because of:

unsupported argument '-mppc64bridge' to option '-Wc,'

The context is a clang-based buildworld buildkernel attempt --knowing =
that it was unlikelly to complete overall. (It as a clang 3.8.0 based =
experiment.)

The failure was from: base/head/sys/boot/powerpc/kboot/Makefile

The command line getting the message was for compiling conf.c and also =
had a -mcpu=3Dpowerpc64 in it. But the error message is:

cc: error: unsupported argument '-mppc64bridge' to option '-Wc,'

To me this powerpc64 activity seems odd as TARGET_ARCH=3Dpowerpc =
activity.


=3D=3D=3D
Mark Millard
markmi at dsl-only.net




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2F3BF0DD-73B9-42F4-B708-16F1EBEFA004>