mainJessie:A Free Implementation of the JSSE - Support: sr #105393, Compiling Jessie with MinGW

 
 

sr #105393: Compiling Jessie with MinGW

Submitter:  None
Submitted:  Fri 09 Jun 2006 11:53:06 AM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Open
Operating System:  Microsoft Windows
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 09 Jun 2006 11:53:06 AM UTC, original submission:  

Hello.

I need to generate an exe file from Java for Windows which uses SSL. I tried to compile GCJ 4.1.1 in MinGW without success (I even tried to generate a cross compiler but without success, too). I think I even need  GCC 4.2 to get the latest classpath version with Jessie-support :-(

So I thought about using the actual mingw-gcc (3.4.2) and integrating Jessie.

But the problem is that I couldn't compile GNu-crypto:

gcj --encoding=UTF-8 -fassume-compiled --classpath=/tmp/1/jce/javax-crypto.jar:/tmp/1/security/javax-security.jar:.:. -g -O2 -MT javax/crypto/BadPaddingException.lo -MD -MP -MF javax/crypto/.deps/BadPaddingException.Tpo -c javax/crypto/BadPaddingException.java  -DDLL_EXPORT  -o javax/crypto/.libs/BadPaddingException.lo
gcj.exe: can't specify `-D' without `--main'

make[2]: * [javax/crypto/BadPaddingException.lo] Error 1
make[2]: Leaving directory `/tmp/1/jce'
make[1]: * [all] Error 2
make[1]: Leaving directory `/tmp/1/jce'
make: * [all-recursive] Error 1

Any clue or knowledge about a better approach?

Regards,
JOERN_HEID

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code