PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Autres forums > Forum Programmation & Conception > comp.lang.cplus > need 32+64-bit ms-compatible compiler that doesn't require .Net
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
need 32+64-bit ms-compatible compiler that doesn't require .Net

Réponse
 
LinkBack Outils de la discussion
Vieux 04/06/2008, 09h51   #1
jmichae3@yahoo.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut need 32+64-bit ms-compatible compiler that doesn't require .Net

I need a compiler that

1. can generate 32 and 64-bit code, (64-bit code that will work on an
AMD as well as Intel)

2. Doesn't require the enduser to install .Net to run the program (in
other words, the code is self-contained)

3. generated code is not in multiple required parts (like the new
Borland C++ compiler series which requires a runtime file to be
distributed with the EXE - no explanation on how to combine them into
a single file).
I want a single .EXE file. no messes. no DLL's. no extra runtime
files.

  Réponse avec citation
Vieux 04/06/2008, 09h56   #2
Ian Collins
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: need 32+64-bit ms-compatible compiler that doesn't require .Net

jmichae3@yahoo.com wrote:
> I need a compiler that
>
> 1. can generate 32 and 64-bit code, (64-bit code that will work on an
> AMD as well as Intel)
>

You're asking in the wrong place, try a windows group.

--
Ian Collins.
  Réponse avec citation
Vieux 04/06/2008, 17h14   #3
Erik Wikström
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: need 32+64-bit ms-compatible compiler that doesn't require .Net

On 2008-06-04 10:51, jmichae3@yahoo.com wrote:
> I need a compiler that
>
> 1. can generate 32 and 64-bit code, (64-bit code that will work on an
> AMD as well as Intel)
>
> 2. Doesn't require the enduser to install .Net to run the program (in
> other words, the code is self-contained)
>
> 3. generated code is not in multiple required parts (like the new
> Borland C++ compiler series which requires a runtime file to be
> distributed with the EXE - no explanation on how to combine them into
> a single file).
> I want a single .EXE file. no messes. no DLL's. no extra runtime
> files.


Visual Studio 2008 Express, and read the following article:
http://msdn.microsoft.com/en-us/library/9yb4317s.aspx

--
Erik Wikström
  Réponse avec citation
Vieux 04/06/2008, 18h49   #4
brad
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: need 32+64-bit ms-compatible compiler that doesn't require .Net

jmichae3@yahoo.com wrote:
> I need a compiler that
>
> 1. can generate 32 and 64-bit code, (64-bit code that will work on an
> AMD as well as Intel)
>
> 2. Doesn't require the enduser to install .Net to run the program (in
> other words, the code is self-contained)
>
> 3. generated code is not in multiple required parts (like the new
> Borland C++ compiler series which requires a runtime file to be
> distributed with the EXE - no explanation on how to combine them into
> a single file).
> I want a single .EXE file. no messes. no DLL's. no extra runtime
> files.


I use MinGW on a 32-bit Windows XP box to do this. Executables from this
setup run on 32-bit Windows and 64-bit Windows as WOW (Windows on
Windows) emulation on the 64-bit systems takes care of the details.
Statically link and you'll be self-contained.
  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 00h21.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,11161 seconds with 12 queries