.
Regards,
Hendrik Greving
-- Forwarded message --
From: Steve Ellcey
Date: Mon, Jul 22, 2013 at 1:04 PM
Subject: Re: GCC 4.8.1 MIPS
To: Hendrik Greving
On Mon, 2013-07-22 at 12:16 -0700, Hendrik Greving wrote:
> In file included from build/gencondmd.c:40:0:
> ../../gcc-4.8
On Sun, 2013-07-21 at 10:24 -0700, Hendrik Greving wrote:
> The enum opt_code in gcc/options.h looks like this;
>
> enum opt_code
> {
> N_OPTS,
> OPT_SPECIAL_unknown,
> OPT_SPECIAL_ignore,
> OPT_SPECIAL_program_name,
> OPT_SPECIAL_input_file
> };
>
> I have a feeling I am missing someth
The enum opt_code in gcc/options.h looks like this;
enum opt_code
{
N_OPTS,
OPT_SPECIAL_unknown,
OPT_SPECIAL_ignore,
OPT_SPECIAL_program_name,
OPT_SPECIAL_input_file
};
I have a feeling I am missing something. Any idea what?
Thanks,
Regards,
Hendrik Greving
On Sat, Jul 20, 2013 at 6:2
I tried to build a cross-compiler for mips target, I wanted to see how
mips handles certain target macros (I basically want to look at
mips.ii). In any case, when compiling, I am getting this error:
../../gcc-4.8.1/gcc/lto-wrapper.c: In function ‘void
merge_and_complain(cl_decoded_option**, unsign