> -----Original Message-----
> From: Marco Donati [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 06, 2000 12:48 PM
> To: [EMAIL PROTECTED]
> Subject: RE: OpenSSL and Cross compilers
> 
> 
> > Does anybody has ever tried to build OpenSSL with a cross
> > > compiler to use it
> > > on an embedded system?
> 
> > We're doing just that, using our own cross-development tool
> > (SoftWorks) to
> > use OpenSSL on our object-oriented real-time executive
> > (SoftKernel). This
> > work is currently progressing quite smoothly, thanks to the
> > quality of the
> > OpenSSL source code.
> 
> Are you building the toolkit or the library?
> 
> I'm trying ti build the library (just want a library with 
> API) on GHS ARM7
> cross compiler, but I'm still choosing which file to include 
> into the build
> and which not.
> (my first choice was to include all the .c files into crypto
> sub-directory...)

For now we have just built the whole crypto and ssl libraries and are
looking how to modularize these to avoid loading all these 100kbs of code in
all cases. For the rest we had to convert all the test scripts in C programs
(we do not have a bourne shell on the target) and are running (successfully
for now) the tests.

Bernard

--------------------------------------------
Bernard Dautrevaux
Microprocess Ingéniérie
97 bis, rue de Colombes
92400 COURBEVOIE
FRANCE
Tel:    +33 (0) 1 47 68 80 80
Fax:    +33 (0) 1 47 88 97 85
e-mail: [EMAIL PROTECTED]
                [EMAIL PROTECTED]
-------------------------------------------- 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to