public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
To: Dmitrijs Ledkovs <dmitrij.ledkov@ubuntu.com>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: PR libgcj/40868 - ecjx should be build with host compiler
Date: Tue, 17 Aug 2010 19:02:00 -0000	[thread overview]
Message-ID: <20100817184502.GF16326@gmx.de> (raw)
In-Reply-To: <8762z9v006.fsf@ubuntu.com>

* Dmitrijs Ledkovs wrote on Tue, Aug 17, 2010 at 03:31:37PM CEST:
> Ralf Wildenhues writes:
> > * Andrew Haley wrote on Mon, Aug 16, 2010 at 11:37:00AM CEST:
> >> -ecjx_LINK = $(GCJ_FOR_ECJX_LINK) $(ecjx_LDFLAGS)
> >> +ecjx_LINK = $(GCC_FOR_ECJX) -c -o $(am_ecjx_OBJECTS) $(top_srcdir)/$(ecjx_SOURCES) && $(GCJ_FOR_ECJX_LINK) $(ecjx_LDFLAGS)
> >
> > Why should a _LINK variable (which is used for linking) contain -c?
> 
> I couldn't figure out making a custom ecjx_COMPILE command for ecjx.cc
> only. Hence I've used a "hack" in _LINK.

If this issue can wait for a few more days, I can look into it
(I forget the GCC build system after a few weeks of not hacking on it).

Cheers,
Ralf

  reply	other threads:[~2010-08-17 18:45 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-12 17:41 Dmitrijs Ledkovs
2010-08-13  9:24 ` Andrew Haley
2010-08-16  0:11   ` Dmitrijs Ledkovs
2010-08-16  9:31     ` Andrew Haley
2010-08-16  9:41     ` Andrew Haley
2010-08-16 19:03       ` Ralf Wildenhues
2010-08-17 13:32         ` Dmitrijs Ledkovs
2010-08-17 19:02           ` Ralf Wildenhues [this message]
2010-08-17 20:36             ` Dmitrijs Ledkovs
2010-08-17 22:55             ` Dave Korn
2010-08-26 15:03             ` Dmitrijs Ledkovs
2010-08-26 19:15               ` Ralf Wildenhues
2010-08-26 19:52                 ` Tom Tromey
2010-08-26 21:34                 ` Dmitrijs Ledkovs
2010-08-16 21:13       ` Tom Tromey
2010-08-17 14:14         ` Dmitrijs Ledkovs

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=20100817184502.GF16326@gmx.de \
    --to=ralf.wildenhues@gmx.de \
    --cc=dmitrij.ledkov@ubuntu.com \
    --cc=gcc-patches@gcc.gnu.org \
    /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).