On Thu, Jun 28, 2001 at 08:01:30AM -0600, blowther wrote:
> I'm a software engineer working on Manufacturing Automation.
>
> For about the last 1 1/2 years, we've been building a server architecture
> that includes an embedded Perl interpreter to handle complex server tasks.
> Everything is working quite well. I'm looking for the right Perl list to
> post to and lurk. I thought that the RTOS list might be close to what I'm
> looking for, but there doesn't seem to be much activity at all.
Yeah, not whole lotta going on in here. But all hope is not lost.
In the latest Perl developer release snapshots I finally got something
done about the cross-compilation dilemma. It's not much but it's
something: I'm now able to cross-compile in an Intel Linux stuff for
an ARM Linux, and in the end I get a functional "miniperl" executable.
Yeah, no "perl", since that requires building DynaLoader, and building
any of the extensions doesn't work yet.
I wouldn't say no to some tire kicking of the changes I made. I tried
to be as generic as I could, but having only one cross-compilation
platform to test it on, I can't tell how badly I failed.
The latest developer snapshots are available at
ftp://ftp.funet.fi/pub/languages/perl/snap/
or by rsync at
ftp.funet.fi::perlsnap
It's a developer release which means that you have to Configure with
-Dusedevel (or answer 'y' at the right spot, if you doing it
interactively, without the -de flags). Please read the section in
INSTALL about cross-compiling. When it breaks for you, take a look at
the horrible shell script code in Configure that implements the
cross-compilation behaviour.
If there any other people listening who may have already forgotten that
this list exists, please don't hesitate to pipe up, let's get this
thing working on embedded platforms (VxWorks, LynxOS, pSOS, Chorus,
OSE, etc).
> Bruce W. Lowther
> Micron Technology, Inc.
> Boise, Idaho
> [EMAIL PROTECTED]
--
$jhi++; # http://www.iki.fi/jhi/
# There is this special biologist word we use for 'stable'.
# It is 'dead'. -- Jack Cohen