Re: Advice from a friend

2000-06-28 Thread Dr Stephen Henson
"Moyle, Ed (PCA)" wrote: > > Well, the problem is that I am compiling on WinNT using msvc (I know, I > know... they make me.) Since it's NT, I can't do any symbolic linking... > Plus, I work on a product that uses a directory structure and build options > that I don't get to change very easily (

Re: Advice from a friend

2000-06-28 Thread Rich Salz
> Well, the problem is ... Sorry, but I think you're in the minority of development environments. You're not allowed to change your build hierarchy, you can't change your build flags, and you need to use external packages. Good luck, but openssl/foo.h is generally the right thing to do and it sh

RE: Advice from a friend

2000-06-28 Thread Richard Levitte - VMS Whacker
From: "Moyle, Ed (PCA)" <[EMAIL PROTECTED]> EMoyle> Well, the problem is that I am compiling on WinNT using msvc EMoyle> (I know, I know... they make me.) Since it's NT, I can't do EMoyle> any symbolic linking... True... EMoyle> Plus, I work on a product that uses a directory structure and EMo

RE: Advice from a friend

2000-06-28 Thread Moyle, Ed (PCA)
Richard Levitte - VMS Whacker [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 28, 2000 4:05 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Advice from a friend From: "Moyle, Ed (PCA)" <[EMAIL PROTECTED]> EMoyle> May I humbly request that in future updates of the libr