All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Tobias Sprafke <webmaster@baxter-net.de>
Cc: BlueZ Mailing List <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] Bluez on Axis DevBoard 82
Date: Wed, 03 Mar 2004 15:24:32 +0100	[thread overview]
Message-ID: <1078323872.2787.105.camel@pegasus> (raw)
In-Reply-To: <DGELJAKAPGMFDACACGBEGEHNCCAA.webmaster@baxter-net.de>

Hi Tobias,

> we need help to compile and install Bluez on the Axis Devboard 82 with a
> cross-compiler.
> 
> The DevBoard-Software is running on our computer and we flashed the new
> kernel on the DevBoard successful.
> 
> We solved the kernel part of bluez as well, but we don't know, how to
> configure and install the other parts.

what are you talking about? What do you have solved?

> We need the packages bluez-libs, -utils, -sdp and -pan on the DevBoard.
> 
> Can somebody give as an example for how to compile such a package with
> cris-gcc?

In general it should be enough to set some environment variables like CC
and LD and then call configure with it.

	env CC="cris-gcc" LD="cris-ld" ./configure

Regards

Marcel




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2004-03-03 14:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-03 10:46 [Bluez-devel] Bluez on Axis DevBoard 82 Tobias Sprafke
2004-03-03 14:24 ` Marcel Holtmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-08-05 10:51  Daniel Würfel 
2004-08-05 12:45 Peter Kjellerstedt

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=1078323872.2787.105.camel@pegasus \
    --to=marcel@holtmann.org \
    --cc=bluez-devel@lists.sourceforge.net \
    --cc=webmaster@baxter-net.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.