Has anyone done a canadian cross [linux-msdospc-vxworks]?

Andris Pavenis pavenis@latnet.lv
Wed May 2 08:27:00 GMT 2001


On Wednesday 02 May 2001 18:01, David Korn wrote:
> >-----Original Message-----
>
> From: Andris Pavenis [ mailto:pavenis@latnet.lv ]
>
> >Sent: 02 May 2001 07:14
> >
> >One can use LFN with DJGPP under Win9X or WinME. So no 8.3 limitation on
> >these systems.
>
>   Thanks for the correction, Andris.  In your knowledge, are there any
> problems or greater difficulties in running the compiler itself as djgpp,
> rather than gcc?  I can imagine a lot of problems with the lack of a full
> *nix environment - configure scripts won't work, makefile tricks may fail -
> but those aren't compiler issues, and I wonder if you know of any, or if
> djgpp behaves exactly the same as mainstream gcc in every respect?

configure scripts mostly works if generated by DJGPP version of autoconf 
(it's modified).

gcc, make etc. itself works Ok. For example one can build gcc itself with 
DJGPP (some source modifications may be needed, more for gcc-2.95.X, very 
little for current development sources) but anyway I prefer canadian cross 
build of native compiler for DJGPP under Linux (tested for gcc-2.95.[23] and 
recent CVS versions of gcc-3.0)

Andris

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com



More information about the crossgcc mailing list