Re: building JCC on Python 2.4

2012-06-17 Thread Andi Vajda
Please, don't hijack a thread, start a new one when switching topics. Your questions below have nothing to do with building on Python 2.4. On Jun 17, 2012, at 5:39, "Petrus Hyvönen" wrote: > I am trying to clean up my wrap script and comes to some questions. > > Is there a way to see if a met

Re: building JCC on Python 2.4

2012-06-17 Thread Petrus Hyvönen
Dear Andi, I am trying to clean up my wrap script and comes to some questions. Is there a way to see if a method or constructor is now wrapped due to that any of its inputs/outputs are not wrapped? (to make sure that I haven't missed any --package) If i "--package java.io" does that mean that

Re: building JCC on Python 2.4

2012-06-12 Thread Andi Vajda
Hi Felix, On Tue, 12 Jun 2012, Felix Schwarz wrote: I'm trying to build JCC on Python 2.4.3 (CentOS 5). However during the compilation I get this error: gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size

Re: building JCC on Python 2.4

2012-06-12 Thread Felix Schwarz
I should add that I'm using OpenJDK 1.6: java-1.6.0-openjdk-1.6.0.0-1.25.1.10.6.el5_8 java-1.6.0-openjdk-devel-1.6.0.0-1.25.1.10.6.el5_8 fs

building JCC on Python 2.4

2012-06-12 Thread Felix Schwarz
Hey, I'm trying to build JCC on Python 2.4.3 (CentOS 5). However during the compilation I get this error: gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -D_