Mail Archives: djgpp/1996/10/09/02:25:13
On Tue, 8 Oct 1996, mohit dang wrote:
> Now we want to port it to MSDOS.Is it possible to generate
> the required CrossAssembler from this package by specifying host and target
> options to the configure script i.e.
> configure --host=i386-intel-msdos --target=powerpc-unknown-elf
The DJGPP FAQ list (available as v2/faq201b.zip from the same place you
get DJGPP) has some information on building cross-development environment
in section 22.7.
> As you ported many GNU softwares to DOS ,so please tell us how
> to proceed.Also tell whether pub/simtelnet/gnu/djgpp/v2gnu/bnu252s.zip
> package can help us? If yes then which Operating System(i.e.MSDOS or LINUX)
I suggest you get the full original Binutils and use that as a starting
point. The DJGPP source distributions sometimes omit files which aren't
required to build them on MSDOS as native programs, so you might miss
some files for your case.
> we can't unzip this package in linux because it is not compressed by GZIP and
> if we unzip it in MSDOS using PKUNZIP then filenames get truncated, moreover
> all the configure files are shell scripts(Linux) .
The latest versions of Unzip support long filenames, at least on Unix
platforms.
> Please write it in detail.
I suggest you read the above section in the FAQ and then ask specific
questions if something there doesn't work or is unclear.
- Raw text -