Laptop recommendation
-
32-bit applications will not normally run on 64-bit OS unless there is an emulation. I do no know if 64-32 bit emulation is built into XP/Vista. Normally, you go for 64 bit OS/CPU when you know what you are really doing! Best regards, Paul.
Jesus Christ is LOVE! Please tell somebody.
x86-64 CPUs are able to run both 32- and 64-bit code natively, without emulation. In fact, unless your applications do many number-crunching, performance is usually the same for both applications.
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Blog - My Photos - ScrewTurn Wiki
-
Looks like nobody has answered you about this...
brahmma wrote:
will I be able to write applications for 32 bit computers sitting on it?
Four years ago I bought a motherboard with 64-bit AMD Athlon64 3200+ and installed Windows Longhorn 64-bit version (pre-Vista) for some project. I installed WinZip 32-bit and Microsoft Visual Studio 6 on this 64-bit system. It was interesting! As we known that we would normally have such a folder "
C:\Program Files\WinZip\
"... I saw two folders underC:\
"C:\Program Files\
" and "C:\Program Files 32-bit\
" WinZip was located at "C:\Program Files 32-bit\WinZip\
", and it worked well to unzip files.
Maxwell Chen
Maxwell Chen wrote:
Four years ago I bought a motherboard with 64-bit AMD Athlon64 3200+ and installed Windows Longhorn 64-bit version (pre-Vista) for some project. I installed WinZip 32-bit and Microsoft Visual Studio 6 on this 64-bit system.
Thanks. What I understand from your reply is: "Yes, we can write applications which would run on 32 bit applications, sitting on a 64 bit OS" I got it right?
Nobody can give you wiser advice than yourself. - Cicero
-
Mine was/is the most crash prone and poorly put together notebook I have ever owned.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
Guess you never had an Acer then...
**
xacc.ide-0.2.0.57 - now with C# 2.0 parser and seamless VS2005 solution support!
**
-
I am looking at hp Pavilion tx1016AU[^], which is a 64 bit tablet pc. It looks like a good buy, but I have a few questions. This one being a 64 bit computer, will I be able to write applications for 32 bit computers sitting on it? I guess there has to be a setting in VS wherein I can specify if I need my app to run on 32 or 64 bit. I have never worked with 64 bit computers and so I do not know this for sure. Is there anything else that you think is bad about this notebook? I cannot think outside HP since my company has a tie-up with them. Moreover, can someone tell me if the AMD processor that it has will be good? :~ Is there an HP alternative that you would suggest? My budget is 85000 INR. Thank you very much.
Nobody can give you wiser advice than yourself. - Cicero
-
brahmma wrote:
hp
:~
brahmma wrote:
hp Pavilion
X|
Constantly "Saving the day" should be taken as a sign of organizational dysfunction rather than individual skill - Ryan Roberts[^]
:((
Nobody can give you wiser advice than yourself. - Cicero
-
Christian Graus wrote:
Yes, HP sucks.
HP seems to be sleek and light-weighted. It is charming and really fast too at least for me. :)
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
Vasudevan Deepak Kumar wrote:
HP seems to be sleek and light-weighted.
So true. This particular model is under 2 Kilos. It has killer looks :cool:
Nobody can give you wiser advice than yourself. - Cicero
-
Maxwell Chen wrote:
Four years ago I bought a motherboard with 64-bit AMD Athlon64 3200+ and installed Windows Longhorn 64-bit version (pre-Vista) for some project. I installed WinZip 32-bit and Microsoft Visual Studio 6 on this 64-bit system.
Thanks. What I understand from your reply is: "Yes, we can write applications which would run on 32 bit applications, sitting on a 64 bit OS" I got it right?
Nobody can give you wiser advice than yourself. - Cicero
-
Sorry, WOWEXEC is something different. I was asking if I could write code and compile and build an image which would run on 32 bit windows, if I am working on a VS 2005 (64 bit, if one such thing exists) on a 64 bit OS?
Nobody can give you wiser advice than yourself. - Cicero
-
Paul, sorry, you're wrong on this - the AMD/Intel 'x64' processors run 32-bit code natively even on a 64-bit operating system. The problem with that is that there are still relatively few drivers for the 64-bit OS, although all the hardware in the system will have drivers. You may be confused with the older Itanium IA-64 architecture, which does have 32-bit x86 compatibility in hardware, but the implementation was so poor that later versions of the Itanium version of Windows include a software emulator that JIT-compiles to native Itanium code. There are of course other 64-bit processor families such as Sun Sparc, MIPS, Alpha, PowerPC, and you're right that these do not execute x86 code natively and require emulation. However, they don't run Windows natively either.
Stability. What an interesting concept. -- Chris Maunder
Mike Dimmick wrote:
there are still relatively few drivers for the 64-bit OS
I don't think so. In my experience (I'm running Vista 64) all the drivers I needed were available.
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Blog - My Photos - ScrewTurn Wiki
-
Sorry, WOWEXEC is something different. I was asking if I could write code and compile and build an image which would run on 32 bit windows, if I am working on a VS 2005 (64 bit, if one such thing exists) on a 64 bit OS?
Nobody can give you wiser advice than yourself. - Cicero
If you compile an application for 32-bit system, it will work on 64-bit systems too. If you compile it for 64-bit, it will work only on 64-bit systems.
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Blog - My Photos - ScrewTurn Wiki
-
Vasudevan Deepak Kumar wrote:
HP seems to be sleek and light-weighted.
So true. This particular model is under 2 Kilos. It has killer looks :cool:
Nobody can give you wiser advice than yourself. - Cicero
The model I was intending to mention is hp compaq nc4400
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
If you compile an application for 32-bit system, it will work on 64-bit systems too. If you compile it for 64-bit, it will work only on 64-bit systems.
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Blog - My Photos - ScrewTurn Wiki
That leaves a question unanswered, still. Where am I compiling the application from? Will I be able to compile an application for 32 bit, sitting on an 64 bit OS? :~ I am clear about the fact that a 32 bit app will run on both 32 and 64 bit OS.
Nobody can give you wiser advice than yourself. - Cicero
-
That leaves a question unanswered, still. Where am I compiling the application from? Will I be able to compile an application for 32 bit, sitting on an 64 bit OS? :~ I am clear about the fact that a 32 bit app will run on both 32 and 64 bit OS.
Nobody can give you wiser advice than yourself. - Cicero
brahmma wrote:
Will I be able to compile an application for 32 bit, sitting on an 64 bit OS?
Yes, of course. BTW, if you're using .NET, you don't have to take care of that stuff.
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Blog - My Photos - ScrewTurn Wiki
-
The model I was intending to mention is hp compaq nc4400
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
For that reason, all hp laptops are weighing less, when compared to an almost equivalent DELL.
Nobody can give you wiser advice than yourself. - Cicero
-
That leaves a question unanswered, still. Where am I compiling the application from? Will I be able to compile an application for 32 bit, sitting on an 64 bit OS? :~ I am clear about the fact that a 32 bit app will run on both 32 and 64 bit OS.
Nobody can give you wiser advice than yourself. - Cicero
Visual Studio 2005 is still 32-bit and still generates 32-bit code (unless you use the x64 cross-compiler). The Solution Platform drop-down in 2005 gains an 'x64' entry in addition to the 'Win32' option. The 'native' x64 compiler (64-bit compiler generating 64-bit code) lives in C:\Program Files\Microsoft Visual Studio 8\VC\bin\amd64, while the cross-compiler (32-bit compiler generating 64-bit code) lives in C:\Program Files\Microsoft Visual Studio 8\VC\bin\x86_amd64. .NET Framework 2.0 supports both 32-bit and 64-bit processes on an x64 system. What code loads where depends on how the assemblies are marked. If marked 'MSIL' they are register-width independent, and will load into either width process - if an EXE, it will (I believe) start a 64-bit process. If marked 'x64' it will only load into a 64-bit process. If marked 'x86' it will only load into a 32-bit process and an EXE will start a 32-bit process. By default a new project in VS is marked 'Any CPU' (MSIL) - to add a different configuration, go into the Build/Configuration Manager dialog.
Stability. What an interesting concept. -- Chris Maunder
-
I am looking at hp Pavilion tx1016AU[^], which is a 64 bit tablet pc. It looks like a good buy, but I have a few questions. This one being a 64 bit computer, will I be able to write applications for 32 bit computers sitting on it? I guess there has to be a setting in VS wherein I can specify if I need my app to run on 32 or 64 bit. I have never worked with 64 bit computers and so I do not know this for sure. Is there anything else that you think is bad about this notebook? I cannot think outside HP since my company has a tie-up with them. Moreover, can someone tell me if the AMD processor that it has will be good? :~ Is there an HP alternative that you would suggest? My budget is 85000 INR. Thank you very much.
Nobody can give you wiser advice than yourself. - Cicero
I was looking at one of those in my quest for a performant tablet PC. Its not a 'real' tablet - its an x-y digitizer not a proper wacom tablet with pressure / angle sensitivity. If you haven't used one, trust me you can tell the difference. I ended up getting a high end Tecra M7 (refurbished for about £800), that has pretty good video, 1440x900 display and a 1.66 core 2 duo. If you really want the 64 bits though..
-
brahmma wrote:
Will I be able to compile an application for 32 bit, sitting on an 64 bit OS?
Yes, of course. BTW, if you're using .NET, you don't have to take care of that stuff.
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Blog - My Photos - ScrewTurn Wiki
Dario Solera wrote:
Yes, of course
Thank you very much.
Dario Solera wrote:
BTW, if you're using .NET, you don't have to take care of that stuff.
How? Any link or a pointer? That must be an interesting read. (Anyways, we are using MFC and our next project is going to be on .NET; I can't wait).
Nobody can give you wiser advice than yourself. - Cicero
-
Visual Studio 2005 is still 32-bit and still generates 32-bit code (unless you use the x64 cross-compiler). The Solution Platform drop-down in 2005 gains an 'x64' entry in addition to the 'Win32' option. The 'native' x64 compiler (64-bit compiler generating 64-bit code) lives in C:\Program Files\Microsoft Visual Studio 8\VC\bin\amd64, while the cross-compiler (32-bit compiler generating 64-bit code) lives in C:\Program Files\Microsoft Visual Studio 8\VC\bin\x86_amd64. .NET Framework 2.0 supports both 32-bit and 64-bit processes on an x64 system. What code loads where depends on how the assemblies are marked. If marked 'MSIL' they are register-width independent, and will load into either width process - if an EXE, it will (I believe) start a 64-bit process. If marked 'x64' it will only load into a 64-bit process. If marked 'x86' it will only load into a 32-bit process and an EXE will start a 32-bit process. By default a new project in VS is marked 'Any CPU' (MSIL) - to add a different configuration, go into the Build/Configuration Manager dialog.
Stability. What an interesting concept. -- Chris Maunder
-
Visual Studio 2005 is still 32-bit and still generates 32-bit code (unless you use the x64 cross-compiler). The Solution Platform drop-down in 2005 gains an 'x64' entry in addition to the 'Win32' option. The 'native' x64 compiler (64-bit compiler generating 64-bit code) lives in C:\Program Files\Microsoft Visual Studio 8\VC\bin\amd64, while the cross-compiler (32-bit compiler generating 64-bit code) lives in C:\Program Files\Microsoft Visual Studio 8\VC\bin\x86_amd64. .NET Framework 2.0 supports both 32-bit and 64-bit processes on an x64 system. What code loads where depends on how the assemblies are marked. If marked 'MSIL' they are register-width independent, and will load into either width process - if an EXE, it will (I believe) start a 64-bit process. If marked 'x64' it will only load into a 64-bit process. If marked 'x86' it will only load into a 32-bit process and an EXE will start a 32-bit process. By default a new project in VS is marked 'Any CPU' (MSIL) - to add a different configuration, go into the Build/Configuration Manager dialog.
Stability. What an interesting concept. -- Chris Maunder
Quite informative. Thank you very much.
Nobody can give you wiser advice than yourself. - Cicero
-
Dario Solera wrote:
Yes, of course
Thank you very much.
Dario Solera wrote:
BTW, if you're using .NET, you don't have to take care of that stuff.
How? Any link or a pointer? That must be an interesting read. (Anyways, we are using MFC and our next project is going to be on .NET; I can't wait).
Nobody can give you wiser advice than yourself. - Cicero
brahmma wrote:
How?
It's just that .NET compiles to IL (Intermediate Language) which is JIT-compiled to native code on the target machine running the proper version of the .NET runtime. This way you don't have to take care of the target operating system, you just write your application. The nice thing of this structure is that (theoretically), your application runs as fast as possible on the target hardware (and OS), regardless of the configuration of the development machine.
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Blog - My Photos - ScrewTurn Wiki