difficulty building a cross-compiler with a fresh install

Roland Smith rsmith at xs4all.nl
Wed Jul 30 16:21:16 UTC 2008


On Tue, Jul 29, 2008 at 08:47:42PM -0400, Wyatt Neal wrote:
> greetings,
> 
> i've been running with a freebsd 6.1 system for a few days and i'm
> having some oddities when trying to build a cross compiler on the
> system.

You don't say _what_ kind of cross-compiler you want.

Use the available cross-compilers from ports. There is a good chance
someone else has already sorted it out.

You can find a complete list of cross-compilers with 
'ls /usr/ports/devel/*-gcc/Makefile':

/usr/ports/devel/arm-rtems-gcc/Makefile
/usr/ports/devel/avr-gcc/Makefile
/usr/ports/devel/cross-gcc/Makefile
/usr/ports/devel/djgpp-gcc/Makefile
/usr/ports/devel/i386-rtems-gcc/Makefile
/usr/ports/devel/i960-rtems-gcc/Makefile
/usr/ports/devel/m68k-rtems-gcc/Makefile
/usr/ports/devel/mingw32-gcc/Makefile
/usr/ports/devel/mips-rtems-gcc/Makefile
/usr/ports/devel/msp430-gcc/Makefile
/usr/ports/devel/powerpc-gcc/Makefile
/usr/ports/devel/powerpc-rtems-gcc/Makefile
/usr/ports/devel/sh-rtems-gcc/Makefile
/usr/ports/devel/sparc-rtems-gcc/Makefile

Note that cross-gcc is a master port for most of the others except
mingw32-gcc. If you want to cross-compile for win32, use mingw32-gcc.

Roland
-- 
R.F.Smith                                   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20080730/ef1edc85/attachment.pgp


More information about the freebsd-questions mailing list