linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* PPC cross-compiling 1394 libraries
@ 2001-12-01  1:18 Kevin Fry
  2001-12-01  1:31 ` Ira Weiny
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Fry @ 2001-12-01  1:18 UTC (permalink / raw)
  To: linuxppc emb3dd3d list


I need to compile some 1394 libraries for my embedded 8260 board running
HHL 2.0. These
are the libraw1394 libraries needed for Firewire.  They have a
./configure script
and everything, but if I tell the script --target=powerpc-linux I get
100's of
make errors.  I'm using the HHL2.0 cross compiler, maybe that needs
something
extra to be done?

Any advice on cross compiling libraries would be very appreciated?

I sent this before, but i bounced back, so I'm not sure if it made it to
the list or not. If so, I'm sorry for the double post.

Kevin


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: PPC cross-compiling 1394 libraries
  2001-12-01  1:18 PPC cross-compiling 1394 libraries Kevin Fry
@ 2001-12-01  1:31 ` Ira Weiny
  0 siblings, 0 replies; 2+ messages in thread
From: Ira Weiny @ 2001-12-01  1:31 UTC (permalink / raw)
  To: linuxppc-embedded


On Fri, 30 Nov 2001 17:18:13 -0800
Kevin Fry <kevin@carts.com> wrote:

>
> I need to compile some 1394 libraries for my embedded 8260 board running
> HHL 2.0. These
> are the libraw1394 libraries needed for Firewire.  They have a
> ./configure script
> and everything, but if I tell the script --target=powerpc-linux I get
> 100's of
> make errors.  I'm using the HHL2.0 cross compiler, maybe that needs
> something
> extra to be done?
>
> Any advice on cross compiling libraries would be very appreciated?
>

Whenever I have cross compiled something I have always just edited the
makefiles by hand.  If you are using a std Linux box then all the data types
should be ok and configure will pick things up just fine.

I don't remember but I think I compiled libraw at some point.  What are the
errors you are getting?  Now that I think about it you may want to make sure
you have it pointing to the kernel source you will be using on the walnut.
This is one area you must make sure things are the same.

Ira Weiny
iweiny@acm.org


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-12-01  1:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-01  1:18 PPC cross-compiling 1394 libraries Kevin Fry
2001-12-01  1:31 ` Ira Weiny

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).