Gcc? A vrai dire je ne l'utilise même pas.
Je pense que je me suis mal exprimé en fait, et que le terme "recompiler" n'est pas exact.

Il s'agit en fait d'un fichier .bin à exécuter pour installer le Java. Je peux exécuter le jre64.bin (il s'en suit une décompression du package), mais lorsque je tente de lancer le jre32.bin, j'obtiens l'erreur suivante:
Unpacking...
Checksumming...
0
0
Extracting...
./jre-1_5_0_05-linux-i586.bin: line 262: ./install.sfx.32577: Aucun fichier ou répertoire de ce type
./jre-1_5_0_05-linux-i586.bin: line 1: cd: jre1.5.0_05: Aucun fichier ou répertoire de ce type

Voilà. Désolé pour cette confusion, je ne suis pas très habitué avec Java. :-[

--
Vincent


Alain EMPAIN wrote:
Je crois que tu peux tout simplement adapter un des switches de gcc :

       -m32
       -m64
Generate code for a 32-bit or 64-bit environment.  The 32-bit
environment sets int, long and pointer to 32 bits.  The 64-bit
environment sets int to 32 bits and long and pointer to 64 bits.

    Alain

Vincent Pinchart wrote:
Yop yop!

Matos en ma possession : Serveur AMD64 3000+ avec une Debian Sarge 64bits.

J'ai installé un JRE 64bits, mais je pense qu'il pose problème lors de son utilisation avec MySQL 4.1 ; du coup je souhaite recompiler un JRE 32bits, mais là, erreur ! Impossible de compiler le JRE 32bits vu que je possède un OS 64bits.

Quelqu'un aurait-il une solution à me proposer? :-)

--
Vincent Pinchart


------------------------------------------------------------------------

_______________________________________________________
Linux Mailing List - http://www.unixtech.be
Subscribe/Unsubscribe: http://lists.unixtech.be/cgi-bin/mailman/listinfo/linux
Archives: http://www.mail-archive.com/linux@lists.unixtech.be
IRC: chat.unixtech.be:6667 - #unixtech
NNTP: news.gname.org - gmane.org.user-groups.linux.unixtech

_______________________________________________________
Linux Mailing List - http://www.unixtech.be
Subscribe/Unsubscribe: http://lists.unixtech.be/cgi-bin/mailman/listinfo/linux
Archives: http://www.mail-archive.com/linux@lists.unixtech.be
IRC: chat.unixtech.be:6667 - #unixtech
NNTP: news.gname.org - gmane.org.user-groups.linux.unixtech
  


_______________________________________________________
Linux Mailing List - http://www.unixtech.be
Subscribe/Unsubscribe: http://lists.unixtech.be/cgi-bin/mailman/listinfo/linux
Archives: http://www.mail-archive.com/linux@lists.unixtech.be
IRC: chat.unixtech.be:6667 - #unixtech
NNTP: news.gname.org - gmane.org.user-groups.linux.unixtech

Répondre à