Date: Thu, 5 Feb 2004 09:43:10 -0500 From: Ken Smith <kensmith@cse.Buffalo.EDU> To: "Goodleaf, John M" <jgoodlea@fhcrc.org> Cc: "'freebsd-sparc64@freebsd.org'" <freebsd-sparc64@freebsd.org> Subject: Re: new to sparc64 -- build problems Message-ID: <20040205144310.GE9911@electra.cse.Buffalo.EDU> In-Reply-To: <B1C5649A402DD51190930002B330A181049EC128@shemp.fhcrc.org> References: <B1C5649A402DD51190930002B330A181049EC128@shemp.fhcrc.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 04, 2004 at 09:48:29AM -0800, Goodleaf, John M wrote:
> In file included from hconfig.h:1,
> from /usr/src/contrib/gcc/gencheck.c:21:
> /usr/src/gnu/usr.bin/cc/cc_tools/auto-host.h:320:2: #error "I don't
> know what arch this is."
Sorry, one more thing. Take a look at the files "tconfig.h" and
"configargs.h" in /usr/obj/usr/src/gnu/usr.bin/cc/cc_tools, those
files should indicate the compiler is being built for FreeBSD/sparc64.
My configargs.h file looks like this:
static const char configuration_arguments[] =
"FreeBSD/sparc64 system compiler";
static const char thread_model[] = "posix";
--
Ken Smith
- From there to here, from here to | kensmith@cse.buffalo.edu
there, funny things are everywhere. |
- Theodore Geisel |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040205144310.GE9911>
