Re: Compiling GNUCash under Vista (again)

2007-09-18 Thread Nathan Buchanan
On 9/18/07, Derek Atkins <[EMAIL PROTECTED]> wrote: > > "Stephen Grant brown" <[EMAIL PROTECTED]> writes: > > > Hi Derek, > > > > I have opened msys, and done a env command. The path enviroment > > variable has a few relative ones like bin, mingw\bin (I think) and > > then the windows ones, nothing

Re: Compiling GNUCash under Vista (again)

2007-09-18 Thread Stephen Grant brown
AIL PROTECTED]> To: "Stephen Grant brown" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, September 19, 2007 3:08 AM Subject: Re: Compiling GNUCash under Vista (again) > "Stephen Grant brown" <[EMAIL PROTECTED]> writes: > >> Hi Derek, >> >> I have

Re: Compiling GNUCash under Vista (again)

2007-09-18 Thread Derek Atkins
"Stephen Grant brown" <[EMAIL PROTECTED]> writes: > Hi Derek, > > I have opened msys, and done a env command. The path enviroment > variable has a few relative ones like bin, mingw\bin (I think) and > then the windows ones, nothing to do with cygwin. > > I had installed a couple of copies of msys

Re: Compiling GNUCash under Vista (again)

2007-09-17 Thread Stephen Grant brown
M Subject: Re: Compiling GNUCash under Vista (again) > Quoting Stephen Grant brown <[EMAIL PROTECTED]>: > >> Hi Derek >>> Do you have both Cygwin and MinGW installed? >> Yes >> Yours Sincerely Stephen Grant brown > > AHH! Well, then I bet you have two

Re: Compiling GNUCash under Vista (again)

2007-09-15 Thread Derek Atkins
Quoting Stephen Grant brown <[EMAIL PROTECTED]>: > Hi Derek >> Do you have both Cygwin and MinGW installed? > Yes > Yours Sincerely Stephen Grant brown AHH! Well, then I bet you have two copies of GCC installed and as a result you're getting screwed. I bet your PATH is mixed up and you're getti

Re: Compiling GNUCash under Vista (again)

2007-09-14 Thread Stephen Grant brown
Hi Derek > Do you have both Cygwin and MinGW installed? Yes Yours Sincerely Stephen Grant brown ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Compiling GNUCash under Vista (again)

2007-09-13 Thread Derek Atkins
"Stephen Grant brown" <[EMAIL PROTECTED]> writes: > Hi Derek, > > I am using the install.sh from the Packaging SVN from GNUCash. > > It works for some files but not others. Do you have both Cygwin and MinGW installed? > At the moment I have not the time to put into finding out why. > > Whenever

Re: Compiling GNUCash under Vista (again)

2007-09-13 Thread Stephen Grant brown
GNUCash developers suggested this) Yours Sincerely Stephen Grant brown - Original Message - From: "Derek Atkins" <[EMAIL PROTECTED]> To: "Stephen Grant brown" <[EMAIL PROTECTED]> Cc: Sent: Thursday, September 13, 2007 11:57 PM Subject: Re: Compiling GNUCash

Re: Compiling GNUCash under Vista (again)

2007-09-13 Thread Derek Atkins
"Stephen Grant brown" <[EMAIL PROTECTED]> writes: [snip] > gcc -o tmp\cryptlib.o -Ioutinc -Itmp -DL_ENDIAN -DDSO_WIN32 > -fomit-frame-pointer -O3 -march=i486 -Wall -DBN_ASM -DMD5_ASM -DSHA1_ASM > -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_RC5 > -DOPENSSL_NO_MDC2 -DOPENSSL_N

Compiling GNUCash under Vista (again)

2007-09-12 Thread Stephen Grant brown
Hi All, I am attmeping to install the build enviroment for gnucash under Vista. I run the msys shell as administrator. install.sh produces ... ### OpenSSL Extracting openss