linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Ben Warren <bwarren@qstreams.com>
To: pjmaiya <pjmaiya@signal-networks.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: CLI for embedded system
Date: Wed, 21 Feb 2007 10:29:13 -0500	[thread overview]
Message-ID: <1172071753.22834.87.camel@saruman.qstreams.net> (raw)
In-Reply-To: <000d01c755ae$364a7bf0$4601a8c0@signet>

On Wed, 2007-02-21 at 17:18 +0530, pjmaiya wrote:
> Dear Ben,
>      I have tried following option, with host as ppc_8xx, since we are using
> mpc860 processor and  also we are using montavista provided compiler
> (ppc_8xx).
> Our embedded target runs on montavista linux with mpc860 processor and
> compiler given by monta vista(hard hat linux).
> 
> host$ ./configure --host=ppc_8xx --build=i686 CC=ppc_8xx-gcc
> 
> We are getting error ppc_8xx unkown host at some stage. When we further
> investigated "clish" code we found that we need to add our new architecture
> in aux_scripts/configure.sub file. We have successfully built that part. But
> for some libarary we are getting error in /usr/lib/libbstd++, but we need to
> change this path..only option left for us to change in "configure" file
> which requires autoconf tool..Also we need to change some thing in
> "configure.in". We are little bit stuck in this part..Can U help in this
> regard.. Writing our make for clish is massive work!!!

I really doubt you need to mess with any of these files.  Have you tried
the host parameter that I suggested (--host=ppc-linux-gnu)?  I believe
that worked for me, but it's been a while.  

Unfortunately I can't spare any time on this right now.  Have you
checked to see if there's a mailing list for the clish project?  I
imagine building this for a 32-bit PowerPC has been done before many
times over.

regards,
Ben

  reply	other threads:[~2007-02-21 15:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-08 12:29 Target reset after linux reboot Frank Prepelica
2007-02-08 13:02 ` CLI for embedded system pjmaiya
2007-02-08 15:42   ` Ben Warren
2007-02-09 10:37     ` pjmaiya
2007-02-15 11:39       ` pjmaiya
2007-02-15 16:07         ` Ben Warren
2007-02-21 11:48           ` pjmaiya
2007-02-21 15:29             ` Ben Warren [this message]
2007-02-08 16:20   ` Grant Likely
2007-02-08 15:46 ` Target reset after linux reboot Ben Warren

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=1172071753.22834.87.camel@saruman.qstreams.net \
    --to=bwarren@qstreams.com \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=pjmaiya@signal-networks.com \
    /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).