From: Toni Van Remortel <t.vanremortel@ha.be>
To: linuxppc-embedded@lists.linuxppc.org
Subject: Cross compilation question
Date: Tue, 09 Sep 2003 09:44:54 +0200 [thread overview]
Message-ID: <1063093493.12979.4.camel@toni> (raw)
Hi all,
I've installed ELDK as compiler-set, and it is successfully used to
compile linuxppc_2_4_devel, rtai and FLTK for my EP405 board.
Now I have a FLTK-based program which I like to cross-compile, but I get
stuck to one error I cannot solve right now:
ppc_4xx-g++ -static -g test.cxx -I/ppc/fltk-1.1.4rc2 -o test
-L/opt/eldk/ppc_4xx/lib -L/opt/eldk/ppc_4xx/usr/lib
-L/ppc/fltk-1.1.4rc2/lib -L/opt/PPC_X/usr/X11R6/lib -L/opt/PPC_X/usr/lib
-lfltk -lXext -lX11
/opt/eldk/usr/ppc-linux/bin/ld: cannot find -lstdc++
collect2: ld returned 1 exit status
As far as I know, is libstdc++.so in /opt/eldk/ppc_4xx/usr/lib, which is
added as -L.
Anyone who know the solution (which will probably be easy).
Regards.
--
Toni Van Remortel
Wetenschappelijk Medewerker - D-science lab
Tel: +32 3 205 61 72 - Fax: +32 3 205 61 95
E-mail: t.vanremortel@ha.be
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next reply other threads:[~2003-09-09 7:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-09 7:44 Toni Van Remortel [this message]
2003-09-09 16:18 ` Cross compilation question Wolfgang Denk
2003-09-10 9:30 ` Toni Van Remortel
2003-09-09 16:28 ` Dan Kegel
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=1063093493.12979.4.camel@toni \
--to=t.vanremortel@ha.be \
--cc=linuxppc-embedded@lists.linuxppc.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 NNTP newsgroup(s).