public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andreas Frisch <andreas.frisch@multimedia-labs.de>
To: java@gcc.gnu.org
Subject: Re: gcj static crosscompiling raises issues with boehm-gc
Date: Wed, 06 Oct 2010 18:50:00 -0000	[thread overview]
Message-ID: <20101006184953.26E5C3148886@mail.multimedia-labs.de> (raw)

good suggestions to come to the irc channel :)
thanks to aph i finally found a set of parameters which produces an executable:

dumphd-static: 
	$(CROSS_COMPILE)gcj -o dumphd $(SOURCES)  --main=dumphd.core.DumpHD -
static-libgcj \
	-fjni \
	-L/dream/oe1.6/dm8000/build/tmp/staging/mipsel-oe-linux/usr/lib \
	-L/dream/projects/bluray/aacskeys-0.4.0c-mipsel/lib/linux/ \
	-Wl,-rpath-link,/dream/oe1.6/dm8000/build/tmp/staging/mipsel-oe-
linux/usr/lib \
	-Wl,-rpath-link,/dream/projects/bluray/aacskeys-0.4.0c-mipsel/lib/linux/ 
-laacskeys \
	-Wl,-lstdc++ -lsupc++
	$(CROSS_COMPILE)strip --strip-all dumphd

[OE::mipsel-oe-linux-opendreambox-dm8000]:/dream/projects/bluray/dumphd-0.61-
mipsel$ file dumphd
dumphd: ELF 32-bit LSB executable, MIPS, version 1 (SYSV), for GNU/Linux 
2.6.12, dynamically linked (uses shared libs), stripped

i will test and evaluate on the embedded architecture tomorrow!

thanks for the quick and competent support!

             reply	other threads:[~2010-10-06 18:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-06 18:50 Andreas Frisch [this message]
2010-10-06 19:02 ` David Daney
     [not found] <20101006175323.A6AC03148D76@mail.multimedia-labs.de>
2010-10-06 17:58 ` David Daney
  -- strict thread matches above, loose matches on Subject: below --
2010-10-06 16:53 Andreas Frisch
2010-10-06 17:07 ` David Daney
2010-10-06 15:45 Andreas Frisch
2010-10-06 16:07 ` Andrew Haley
2010-10-06  8:43 Andreas Frisch
2010-10-06 14:25 ` Andrew Haley
2010-10-06 15:51   ` David Daney

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=20101006184953.26E5C3148886@mail.multimedia-labs.de \
    --to=andreas.frisch@multimedia-labs.de \
    --cc=java@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).