On Tue, Nov 02, 2004 at 03:18:39PM +0000, bertold wrote:

> hi
> 
> i have to start porting project of Perl interpreter for linux-like
> platform. Perl-5.8.5 cross compile on host RH9
> 
> i have cross compiler but it can't compile amd link in one line,
> like gcc.
> 
> how to change perl configuration to do it?

I presume you've looked at the Cross-compilation section in INSTALL.
There's also the Cross directory, though this is aimed primarily at
cross compilation to a Zaurus.

Since you have a linux-like target do you have a working C compiler?  If
you do, compiling perl natively may be the simpler option.  That's what
I did on my Zaurus.

If you have further questions I would suggest sending them to
[EMAIL PROTECTED]

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to