Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

how to create a .exe file with this source code?

Status
Not open for further replies.

bagyavinoth

Junior Member level 1
Joined
Dec 18, 2009
Messages
16
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,410
hi,
i want to build the latest version library of openssl [openssl-1.0.0]. i want to build this code. it could be done by reading the install.w32 file but i'm very new to this. therefore i expect somebody who could help me out in this.. source code is in https://www.openssl.org/source/openssl-1.0.0.tar.gz.
thanx...
 

openssl is a library. so you can build only libraries from the source code.

no .exe from the code.

there are certain binary .exe that can be built and used which is only for testing .
but you must have 'libopenssl' as the first requirement.

srizbf
29thmay2010
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top