Thank you very much. 2008/10/24 Doug Kehn <[EMAIL PROTECTED]>
> Hi Arthur, > > > --- On Fri, 10/24/08, Arthur Wong wrote: > > > From: Arthur Wong > > Subject: [uClinux-dev] ssl support problem ? > > To: "uClinux development list" > > Date: Friday, October 24, 2008, 5:38 AM > > Hello all: > > > > The ssl library is needed by an application when building, > > and i was told to > > build the openssl. > > When "make menuconfig", i also see the libssl: > > > > ===Library Configuration=== > > [ ] Build libSSL > > > > ===Network Applications === > > [ * ] openssl > > > > So, should i have to select the "Build libSSL" > > option in the same time ? > > And what is the difference between the both ? > > Selecting openssl will automatically select libSSL. Selecting openssl will > build the openssl applications as well as libssl. If you don't need the > openssl applications, then only select 'Build libSSL'. > > You might also check the appropriate Kconfig to see if the application you > are building selects libSSL. If it does, you don't need to worry about it. > > Regards, > ...doug > > > > > _______________________________________________ > uClinux-dev mailing list > [email protected] > http://mailman.uclinux.org/mailman/listinfo/uclinux-dev > This message was resent by [email protected] > To unsubscribe see: > http://mailman.uclinux.org/mailman/options/uclinux-dev >
_______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
