Oliver Xymoron wrote:

> --
>  "Love the dolphins," she advised him. "Write by W.A.S.T.E.."
>
> ---------- Forwarded message ----------
> Date: Wed, 4 Aug 1999 17:09:29 +0800
> From: Tseng Chou Ming <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: howdy
>
> howdy, how can i prepare a cross-development environment
> for decstation-linux on host i386-linux?
> to make dynamic/static librarys
> and basic applications of "/sbin" & "/bin"
> like "/sbin/init" , etc..
> thx in advanced!:)

Yep, it should be possible.

If you can tar up all the runtime libraries and headers from your
decstation-linux machine, copy it to your i386-linux machine and untar
it in the right place where your cross-development tools will live
(something like $prefix/decstation-linux/include and
$prefix/decstation-linux/lib) then it should be possible.  This assumes
that binutils, gcc, and gdb have support for decstation-linux in there
configure scripts.  If so, I can see no reason why it shouldn't work.
You may have to resolve some errors.

Good luck,
Brendan Simon.

Reply via email to