Re: Small problems building under cygwin

2005-10-24 Thread Geir Magnusson Jr.
hat do you think? Dan Lydick -Original Message- From: Rodrigo Kumpera <[EMAIL PROTECTED]> Sent: Oct 19, 2005 5:42 PM To: harmony-dev Subject: Small problems building under cygwin I've found a small issue while building under cygwin. I'm using j2sdk 1.4 and gcc 3.4.4 (

Re: Small problems building under cygwin

2005-10-24 Thread Geir Magnusson Jr.
we could have the compiler as one of the configuration options in 'config.sh' for Windows and CygWin, also for the Windows .BAT file equivalent. What do you think? Dan Lydick -Original Message- From: Rodrigo Kumpera <[EMAIL PROTECTED]> Sent: Oct 19, 2005 5:42 PM To: harmony-

[EMAIL PROTECTED]: Re: Small problems building under cygwin]

2005-10-22 Thread Leo Simons
e autoresponders die" Simons * http://incubator.apache.org/mail/harmony-dev/ - Forwarded message from Leo Simons <[EMAIL PROTECTED]> - From: Leo Simons <[EMAIL PROTECTED]> Date: Sat, 22 Oct 2005 10:29:19 +0200 Subject: Re: Small problems building under cygwin To: Apache Ha

Re: Small problems building under cygwin

2005-10-21 Thread Dalibor Topic
On Fri, Oct 21, 2005 at 03:33:19PM -0200, Rodrigo Kumpera wrote: > Dalibor, > > If autotools have really evolved since last time I checked, start of > 2005, then are a really good alternative. They can do some really good > magic with platform incompatibility issues. Well, they have evolved in th

Re: Small problems building under cygwin

2005-10-21 Thread Dalibor Topic
On Fri, Oct 21, 2005 at 10:45:59AM -0600, Tom Tromey wrote: > > "Dan" == Apache Harmony Bootstrap JVM <[EMAIL PROTECTED]> writes: > > Dan> Another thought about the '__int64' issue. A friend told > Dan> me a while back that this symbol was typedef'ed in a > Dan> header file called 'stdint.h'

Re: Small problems building under cygwin

2005-10-21 Thread Apache Harmony Bootstrap JVM
riginal Message- From: Tom Tromey <[EMAIL PROTECTED]> Sent: Oct 21, 2005 11:45 AM To: harmony-dev@incubator.apache.org, Apache Harmony Bootstrap JVM <[EMAIL PROTECTED]> Subject: Re: Small problems building under cygwin >>>>> "Dan" == Apache Harmony Boo

Re: Small problems building under cygwin

2005-10-21 Thread Rodrigo Kumpera
Dalibor, If autotools have really evolved since last time I checked, start of 2005, then are a really good alternative. They can do some really good magic with platform incompatibility issues. My experience with developing with then is really depressing, I need to have a dozen versions of autocon

Re: Small problems building under cygwin

2005-10-21 Thread Tom Tromey
> "Dan" == Apache Harmony Bootstrap JVM <[EMAIL PROTECTED]> writes: Dan> Another thought about the '__int64' issue. A friend told Dan> me a while back that this symbol was typedef'ed in a Dan> header file called 'stdint.h' on GCC, but this does not Dan> exist on my Solaris box, and I didn't n

Re: Small problems building under cygwin

2005-10-21 Thread Apache Harmony Bootstrap JVM
Dan Lydick -Original Message- From: Dalibor Topic <[EMAIL PROTECTED]> Sent: Oct 21, 2005 11:38 AM To: harmony-dev@incubator.apache.org Subject: Re: Small problems building under cygwin On Fri, Oct 21, 2005 at 01:08:34PM -0200, Rodrigo Kumpera wrote: > Dan, > > To gener

Re: Small problems building under cygwin

2005-10-21 Thread Davanum Srinivas
;> build policy, namely, which compilers do we use? > >> I think that there is a case to be made for supporting > >> MSVC in addition to GCC since it has a large installed > >> base, and a Windows version of the build scripts > >> should be able to support both. I suggest th

Re: Small problems building under cygwin

2005-10-21 Thread Dalibor Topic
On Fri, Oct 21, 2005 at 01:08:34PM -0200, Rodrigo Kumpera wrote: > Dan, > > To generate a binary that doesn't depend on cygwin shared lib, for > that I use the following combination of flags "-mno-cygwin > -Wl,--add-stdcall-alias", the first one is pretty obvious, the second > is result of google

Re: Small problems building under cygwin

2005-10-21 Thread Geir Magnusson Jr.
k -Original Message- From: Rodrigo Kumpera <[EMAIL PROTECTED]> Sent: Oct 19, 2005 5:42 PM To: harmony-dev Subject: Small problems building under cygwin I've found a small issue while building under cygwin. I'm using j2sdk 1.4 and gcc 3.4.4 (cygwin). The problems are when buil

Re: Small problems building under cygwin

2005-10-21 Thread Rodrigo Kumpera
e should see what everyone thinks > about MSVC in particular. > > Dan Lydick > > > -Original Message- > From: Rodrigo Kumpera <[EMAIL PROTECTED]> > Sent: Oct 20, 2005 12:40 PM > To: harmony-dev@incubator.apache.org > Subject: Re: Small problems building

Re: Small problems building under cygwin

2005-10-21 Thread David Tanzer
tion > options in 'config.sh' for Windows and CygWin, also > for the Windows .BAT file equivalent. What do you > think? > > > Dan Lydick > > > -----Original Message- > From: Rodrigo Kumpera <[EMAIL PROTECTED]> > Sent: Oct 19, 2005 5:42 PM

Re: Small problems building under cygwin

2005-10-21 Thread Apache Harmony Bootstrap JVM
ssage- From: Rodrigo Kumpera <[EMAIL PROTECTED]> Sent: Oct 19, 2005 5:42 PM To: harmony-dev Subject: Small problems building under cygwin I've found a small issue while building under cygwin. I'm using j2sdk 1.4 and gcc 3.4.4 (cygwin). The problems are when building the jni stu

Re: Small problems building under cygwin

2005-10-20 Thread Apache Harmony Bootstrap JVM
t;[EMAIL PROTECTED]> Sent: Oct 20, 2005 12:40 PM To: harmony-dev@incubator.apache.org Subject: Re: Small problems building under cygwin Dan, Suporting multiple SO and hardware configurations is going to be PITA, adding compiler to this mix might be overkill. It's true that many specialized com

Re: Small problems building under cygwin

2005-10-20 Thread Rodrigo Kumpera
t. What do you > think? > > > Dan Lydick > > > -Original Message- > From: Rodrigo Kumpera <[EMAIL PROTECTED]> > Sent: Oct 19, 2005 5:42 PM > To: harmony-dev > Subject: Small problems building under cygwin > > I've found a small issue whi

Re: Small problems building under cygwin

2005-10-20 Thread Apache Harmony Bootstrap JVM
for Windows and CygWin, also for the Windows .BAT file equivalent. What do you think? Dan Lydick -Original Message- From: Rodrigo Kumpera <[EMAIL PROTECTED]> Sent: Oct 19, 2005 5:42 PM To: harmony-dev Subject: Small problems building under cygwin I've found a small issue wh

Small problems building under cygwin

2005-10-19 Thread Rodrigo Kumpera
I've found a small issue while building under cygwin. I'm using j2sdk 1.4 and gcc 3.4.4 (cygwin). The problems are when building the jni stuff. First it included on gcc find patch "j2sdk\include\cygwin", but it should be "j2sdk\include\win32". Second is when building the included file "jni_md.h"