public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "LpSolit at netscape dot net" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug libgcj/40868] ecjx.cc should be compiled by host gcc
Date: Mon, 27 Sep 2010 21:10:00 -0000	[thread overview]
Message-ID: <20100927211000.PrqeBint2tHW-AT-Uy2-qeoMRJrUgNoNOkfgN8DOWfU@z> (raw)
In-Reply-To: <bug-40868-8172@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40868

Fraxinas <andreas.frisch@multimedia-labs.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andreas.frisch@multimedia-l
                   |                            |abs.de

--- Comment #12 from Fraxinas <andreas.frisch@multimedia-labs.de> 2010-09-23 22:36:05 UTC ---
Hi Ralf,
i tried destilling your rev 163580 patches into one accumulated backport to
gcc-4.4.4. in our openembedded cross development toolchain. 
http://pastebin.com/pU3zF6MP

the patch actually does apply correctly, but during compile time, fails in the
libjava directory:
...
libtool: link: ( cd ".libs" && rm -f "libgcj_bc.la" && ln -s "../libgcj_bc.la"
"libgcj_bc.la" )
/bin/bash: GCC_FOR_ECJX@: command not found

turns out that the generated Makefile has the line GCC_FOR_ECJX =
@GCC_FOR_ECJX@ in it, so the variable wasn't substituted correctly during
configure, even though config.log says GCC_FOR_ECJX='x86_64-linux-gcc'

i probably need to backport other parts to be able to apply this patch
correctly on gcc release 4.4.4. but unfortunately the revision log
http://gcc.gnu.org/viewcvs/trunk/libjava/configure.ac?view=log&pathrev=163580
doesn't have information about the releases

is there an easy way to find out what else i need?

greetings,
fraxinas

--- Comment #13 from Andrew Haley <aph at redhat dot com> 2010-09-24 07:54:17 UTC ---
On 23/09/10 23:36, andreas.frisch@multimedia-labs.de wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40868
> 
> Fraxinas <andreas.frisch@multimedia-labs.de> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |andreas.frisch@multimedia-l
>                    |                            |abs.de
> 
> --- Comment #12 from Fraxinas <andreas.frisch@multimedia-labs.de> 2010-09-23 22:36:05 UTC ---
> Hi Ralf,
> i tried destilling your rev 163580 patches into one accumulated backport to
> gcc-4.4.4. in our openembedded cross development toolchain. 
> http://pastebin.com/pU3zF6MP
> 
> the patch actually does apply correctly, but during compile time, fails in the
> libjava directory:
> ...
> libtool: link: ( cd ".libs" && rm -f "libgcj_bc.la" && ln -s "../libgcj_bc.la"
> "libgcj_bc.la" )
> /bin/bash: GCC_FOR_ECJX@: command not found
> 
> turns out that the generated Makefile has the line GCC_FOR_ECJX =
> @GCC_FOR_ECJX@ in it, so the variable wasn't substituted correctly during
> configure, even though config.log says GCC_FOR_ECJX='x86_64-linux-gcc'
> 
> i probably need to backport other parts to be able to apply this patch
> correctly on gcc release 4.4.4. but unfortunately the revision log
> http://gcc.gnu.org/viewcvs/trunk/libjava/configure.ac?view=log&pathrev=163580
> doesn't have information about the releases
> 
> is there an easy way to find out what else i need?

It's hard to say.  I'd just import libgcj from gcc trunk.

Andrew.


       reply	other threads:[~2010-09-27 21:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-40868-8172@http.gcc.gnu.org/bugzilla/>
2010-09-27 21:10 ` LpSolit at netscape dot net [this message]
2010-09-27 21:58 ` andreas.frisch@multimedia-labs.de
2010-09-27 22:13 ` dmitrij.ledkov at ubuntu dot com
2009-07-27  3:54 [Bug libgcj/40868] New: " dsdsdds at 126 dot com
2009-09-01 12:04 ` [Bug libgcj/40868] " ramana at gcc dot gnu dot org
2009-09-01 14:06 ` aph at gcc dot gnu dot org
2009-09-01 16:58 ` tromey at gcc dot gnu dot org
2009-09-01 17:09 ` aph at gcc dot gnu dot org
2009-09-01 21:38 ` jakub at gcc dot gnu dot org
2009-12-04 12:54 ` flameeyes at gentoo dot org
2009-12-10 15:25 ` ramana at gcc dot gnu dot org
2010-07-10  8:56 ` bugtrack at roumenpetrov dot info
2010-07-10  8:57 ` bugtrack at roumenpetrov dot info
2010-08-27  4:27 ` rwild at gcc dot gnu dot org
2010-08-27  4:30 ` rwild at gcc dot gnu dot org

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=20100927211000.PrqeBint2tHW-AT-Uy2-qeoMRJrUgNoNOkfgN8DOWfU@z \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@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).