Re: [patch libjava]: Do some fixes for windows native targets

2011-04-08 Thread Kai Tietz
2011/4/8 Tom Tromey : >> "Kai" == Kai Tietz writes: > > Kai> I added to headers.txt the changes and regenerate headers.  Btw it is > Kai> a bit tricky to enable for libjava the maintainer-mode and then have a > Kai> successful configure for it ... > > [...] > > Kai> Sorry, found a typo. Update

Re: [patch libjava]: Do some fixes for windows native targets

2011-04-08 Thread Tom Tromey
> "Kai" == Kai Tietz writes: Kai> I added to headers.txt the changes and regenerate headers.  Btw it is Kai> a bit tricky to enable for libjava the maintainer-mode and then have a Kai> successful configure for it ... [...] Kai> Sorry, found a typo. Updated patch attached. This is ok. Than

Re: [patch libjava]: Do some fixes for windows native targets

2011-04-06 Thread Kai Tietz
2011/4/6 Kai Tietz : > 2011/4/5 Tom Tromey : >>> "Kai" == Kai Tietz writes: >> >> Kai> this patch fixes some issues in libjava for windows targets.  It >> Kai> addresses for now only 32-bit target, but for JNICALL definition I >> Kai> introduced already logic for 64-bit windows target too as p

Re: [patch libjava]: Do some fixes for windows native targets

2011-04-06 Thread Kai Tietz
2011/4/5 Tom Tromey : >> "Kai" == Kai Tietz writes: > > Kai> this patch fixes some issues in libjava for windows targets.  It > Kai> addresses for now only 32-bit target, but for JNICALL definition I > Kai> introduced already logic for 64-bit windows target too as preparation. > > Most of this

Re: [patch libjava]: Do some fixes for windows native targets

2011-04-05 Thread Tom Tromey
> "Kai" == Kai Tietz writes: Kai> this patch fixes some issues in libjava for windows targets. It Kai> addresses for now only 32-bit target, but for JNICALL definition I Kai> introduced already logic for 64-bit windows target too as preparation. Most of this seems ok to me. Kai>* java/

[patch libjava]: Do some fixes for windows native targets

2011-04-04 Thread Kai Tietz
Hello, this patch fixes some issues in libjava for windows targets. It addresses for now only 32-bit target, but for JNICALL definition I introduced already logic for 64-bit windows target too as preparation. One nit remains, but I am not quite sure how to approach it. In ltmain.sh it is necessar