My greatest problem right now is actually the “malformed archive” error when 
creating the lib:

/tmp/openssl/android-toolchain-arm/bin/arm-linux-androideabi-ar  r 
../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o cpt_err.o 
ebcdic.o uid.o o_time.o o_str.o o_dir.o thr_id.o lock.o fips_ers.o o_init.o 
o_fips.o sec_mem.o armcap.o armv4cpuid.o
/tmp/openssl/android-toolchain-arm/bin/arm-linux-androideabi-ar: 
../libcrypto.a: Malformed archive

Can’t find a solution for this neither understand it.

> On 03 Nov 2015, at 16:42, Elvis Stansvik <[email protected]> wrote:
> 
> Den 3 nov 2015 4:51 em skrev "Nuno Santos" <[email protected] 
> <mailto:[email protected]>>:
> >
> > You were right about the export.
> >
> > Using export CC and export AR does the trick, however it still doesn’t find 
> > stdlib.h without passing 
> > -I/Users/nsantos/android/ndk/platforms/android-9/arch-arm/usr/include
> 
> Not sure if you solved this issue already, but I would assume setting CFLAGS 
> in the environment should do the trick.
> 
> Elvis
> 
> >
> >
> >> On 03 Nov 2015, at 13:35, Elvis Stansvik <[email protected] 
> >> <mailto:[email protected]>> wrote:
> >>
> >> I have no experience with cross building, but just to make sure: Are you 
> >> exporting these variables? Otherwise configure/make will not pick them up.
> >
> >

_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to