Mail Archives: djgpp/1997/09/15/23:01:39
I have built a DJGPP Cross compiler MS-DOS->Intel 960, but the linker
was DAO (Dead On Arival). You will need to get the full GCC source
tree.
You will need to install bash to get the Un*x shell's to work. Besides
the linker the only other major problem was that I could not find any
C++ library for use with the cross compiler. You will find NEWLIB on
CYGNUS.COM which is a C library suitable from a cross compiler.
Let me know how you go.
Regards,
Andrew
www.magna.com.au/~acottrel
>I have downloaded DJGPP and installed it on my system, and it is working
>fine. However, the main thrust of my development is to be able to
>cross-compile for other processors (i.e., 68k, SPARC, PPC, etc.), which
>will be running the VxWorks real-time operation system.
>
>This is something that GCC supports. To install this capability onto my
>PC, and be able to run it with DJGPP, is it as simple as downloading the
>cross-compiler sources from the GCC page, and build these using DJGPP?
>Or is there something more to it than that? Or should I be asking a
>different news group?
>
>Any help/pointers/pity would be greatly appreciated.
>
>TIA
>
>Joseph Hansen
>hansen AT iwvisp DOT com
>
- Raw text -