This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Building gcc for ppc-603


Hello All,

I have a question regarding a slightly complicated cross-compile.

I'm trying to cross-compile gcc (c,c++) for ppc-603 from my i686 host. With crosstool almost everything works. The tricky thing about my target, is that the libstdc++ libraries on that machine are the ones from gcc-3.2.3 (libstdc++.so.5.0.3.) I can build gcc-3.2.3 for ppc with crosstool but my code won't compile with such an old gcc ver. I've tried building both gcc-4.1.0 and gcc-3.2.3 and then copying the header files and c++ libraries from the old to the new but then when I build my code, it doesn't link.

So in the end, my question is, is there a way to build a late version of gcc and compile in an old version of the c++ libraries?

Regards,
Danny

crossgcc-digest-help@sourceware.org wrote:
Hi! This is the ezmlm program. I'm managing the
crossgcc-digest@sourceware.org mailing list.

To confirm that you would like

dbudik@ist-traffic.com

added to the crossgcc-digest mailing list, please send
an empty reply to this address:

crossgcc-digest-sc.1166467532.dcompccccinphjjaamdh-dbudik=ist-traffic.com@sourceware.org

Usually, this happens when you just hit the "reply" button.
If this does not work, simply copy the address and paste it into
the "To:" field of a new message.

This confirmation serves two purposes. First, it verifies that I am able
to get mail through to you. Second, it protects you in case someone
forges a subscription request in your name.

Some mail programs are broken and cannot handle long addresses. If you
cannot reply to this request, instead send a message to
<crossgcc-request@sourceware.org> and put the
entire address listed above into the "Subject:" line.


--- Administrative commands for the crossgcc-digest list ---


I can handle administrative requests automatically. Please
do not send them to the list address! Instead, send
your message to the correct command address:

To subscribe to the list, send a message to:
   <crossgcc-subscribe@sourceware.org>

To remove your address from the list, send a message to:
   <crossgcc-unsubscribe@sourceware.org>

Send mail to the following for info and FAQ for this list:
   <crossgcc-info@sourceware.org>
   <crossgcc-faq@sourceware.org>

Similar addresses exist for the digest list:
   <crossgcc-digest-subscribe@sourceware.org>
   <crossgcc-digest-unsubscribe@sourceware.org>

To get messages 123 through 145 (a maximum of 100 per request), mail:
   <crossgcc-get.123_145@sourceware.org>

To get an index with subject and author for messages 123-456 , mail:
   <crossgcc-index.123_456@sourceware.org>

They are always returned as sets of 100, max 2000 per request,
so you'll actually get 100-499.

To receive all messages with the same subject as message 12345,
send an empty message to:
   <crossgcc-thread.12345@sourceware.org>

The messages do not really need to be empty, but I will ignore
their content. Only the ADDRESS you send to is important.

You can start a subscription for an alternate address,
for example "john@host.domain", just add a hyphen and your
address (with '=' instead of '@') after the command word:
<crossgcc-subscribe-john=host.domain@sourceware.org>

To stop subscription for this address, mail:
<crossgcc-unsubscribe-john=host.domain@sourceware.org>

In both cases, I'll send a confirmation message to that address. When
you receive it, simply reply to it to complete your subscription.

If despite following these instructions, you do not get the
desired results, please contact my owner at
crossgcc-owner@sourceware.org. Please be patient, my owner is a
lot slower than I am ;-)

--- Enclosed is a copy of the request I received.

Return-Path: <anonymous@sources.redhat.com>
Received: (qmail 23796 invoked by uid 48); 18 Dec 2006 18:45:32 -0000
Date: 18 Dec 2006 18:45:32 -0000
Message-ID: <20061218184532.23791.qmail@sourceware.org>
From: anonymous@sources.redhat.com
To: crossgcc-digest-subscribe-dbudik=ist-traffic.com@sources.redhat.com




-- Danny Budik Systems Engineer Inductive Signature Technologies, Inc. http://www.ist-traffic.com (865) 673-9434

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]