Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#124721 - 04/11/2002 16:17 Cross-compile on FreeBSD
mcomb
pooh-bah

Registered: 31/08/1999
Posts: 1649
Loc: San Carlos, CA
Hey, just thought I would post this for posterity since compiling under FreeBSD has come up once or twice. The linux cross-compile toolchain hosted on Mark Lord's site will work under FreeBSD's linux emulation. I tried this a couple years ago and ran into multiple problems, but with newer version of everything it seems to work fine. Here are the requirements...

armtools-empeg from Mark's site installed in /usr/local/armtools-empeg
linux_base-7 FreeBSD port
linux_devtools-7 FreeBSD port
bash installed and link /usr/local/bin/bash to /bin/bash to make scripts happy
Prepend /usr/compat/linux/usr/bin/make to your path

I would assume that a proper cross compiler could be setup as well, but this is a lot less work and this way I am using the same compiler as most everybody else. This saves me the trouble of having to connect to my (very slow) linux box at work to do compiles and I thought it might be useful knowledge for somebody else.

-Mike
_________________________
EmpMenuX - ext3 filesystem - Empeg iTunes integration

Top
#124722 - 05/11/2002 08:07 Re: Cross-compile on FreeBSD [Re: mcomb]
djc
enthusiast

Registered: 08/08/2000
Posts: 351
Loc: chicago
thanks, i'm going to give this a try!

--dan.

Top