public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Zack Weinberg" <zack@codesourcery.com>
To: "Douglas B Rupp" <rupp@gnat.com>
Cc: "Richard Kenner" <kenner@vlsi1.ultra.nyu.edu>,  <gcc@gcc.gnu.org>
Subject: Re: Problem in split_basic_block
Date: Thu, 07 Aug 2003 01:05:00 -0000	[thread overview]
Message-ID: <87u18ul3x6.fsf@codesourcery.com> (raw)
In-Reply-To: <010101c35c76$5042b070$6901a8c0@Jinx> (Douglas B. Rupp's message of "Wed, 6 Aug 2003 16:48:49 -0700")

"Douglas B Rupp" <rupp@gnat.com> writes:
>> > + prefix=/gnu
>> > + local_prefix=/gnu
>>
>> > + #define MD_EXEC_PREFIX "/gnu/lib/gcc-lib/"
>> > + #define MD_STARTFILE_PREFIX "/gnu/lib/gcc-lib/"
>> > +
>> > + /* Specify the list of include file directories.  */
>> > + #define INCLUDE_DEFAULTS    \
>> > + {    \
>> > +   { "/gnu/lib/gcc-lib/include", 0, 0, 0 }, \
>> > +   { "/gnu_gxx_include", 0, 1, 1 },    \
>> > +   { "/gnu_cc_include", 0, 0, 0 },    \
>> > +   { "/gnu/include", 0, 0, 0 },            \
>> > +   { 0, 0, 0, 0 }    \
>> > + }
>>
>> this also interferes with cross compiler use
>
> I admit I don't know this stuff very well, so I fiddled around with
> these macros until I got something that worked.  In the past
> building a full cross compiler hasn't been an issue. If there's a
> better way to do it, please work with me to figure it out.

I'm the wrong person to ask.  I know that hardcoding values for
anything with "prefix" in the name causes problems, and I know that
defining INCLUDE_DEFAULTS does the same (because it overrides the
variations that cppdefaults.c puts in when cross compiling).

Talk to people like Dan Jacobowitz and Eric Christopher, they know
more about cross compiling.

zw

  reply	other threads:[~2003-08-07  0:16 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-06 23:42 Richard Kenner
2003-08-06 23:47 ` Zack Weinberg
2003-08-06 23:56   ` Douglas B Rupp
2003-08-06 23:57     ` Zack Weinberg
2003-08-07  0:16       ` Douglas B Rupp
2003-08-07  0:40         ` Zack Weinberg
2003-08-06 23:57   ` Douglas B Rupp
2003-08-07  0:43     ` Zack Weinberg
2003-08-07  0:38   ` Douglas B Rupp
2003-08-07  1:05     ` Zack Weinberg [this message]
2003-08-07 20:59 ` Richard Henderson
2003-08-08 23:41 ` Richard Henderson
2003-09-01 13:18   ` Olivier Hainque
  -- strict thread matches above, loose matches on Subject: below --
2003-08-10 16:35 Richard Kenner
2003-08-08 23:53 Richard Kenner
2003-08-08  3:04 Richard Kenner
2003-08-10  8:06 ` Jim Wilson
2003-08-07 21:08 Richard Kenner
2003-08-07 22:45 ` Richard Henderson
2003-08-07 20:30 Richard Kenner
2003-08-07 19:30 Nathanael Nerode
2003-08-07 13:10 Richard Kenner
2003-08-07  7:01 Richard Kenner
2003-08-07 19:33 ` Geoff Keating
2003-08-07  5:32 Richard Kenner
2003-08-01 23:07 Richard Kenner
2003-08-06 22:41 ` Richard Henderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87u18ul3x6.fsf@codesourcery.com \
    --to=zack@codesourcery.com \
    --cc=gcc@gcc.gnu.org \
    --cc=kenner@vlsi1.ultra.nyu.edu \
    --cc=rupp@gnat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).