Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

GNUPG source code compilation?

Status
Not open for further replies.

rpk2006

Technical User
Apr 24, 2002
225
0
0
IN
Hi,

I want to know how the GNUPG source files be compiled.
I downloaded the source and tried to compile in Borland C++ 5 and
Turbo C++ 3 for DOS, but these are giving errors.

Are the files need to be compiled in a different compiler?

---------------------------------
Securing a computer system has traditionally been a battle of wits: the penetrator tries to find the holes, and the designer tries to close them. � M.Gosser
 
In my experience, I have never been able to compile the source under windows. However, should you like to try compiling under UNIX using gcc, it's a simple as make. I will be watching this post too.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top