473,790 Members | 3,200 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

AMD64 target

Are there any compilers for AMD64 target available besides GNU, PGI?
What about Microsoft VC++? Thank you in advance!
Jul 22 '05 #1
4 1360
"Ilya" <ch**@yandex.ru > wrote...
Are there any compilers for AMD64 target available besides GNU, PGI?
What about Microsoft VC++? Thank you in advance!


It would be better to ask in a newsgroup for your platform. Every
target is platform-specific.
Jul 22 '05 #2
> > Are there any compilers for AMD64 target available besides GNU, PGI?
What about Microsoft VC++? Thank you in advance!


It would be better to ask in a newsgroup for your platform. Every
target is platform-specific.


I am interested in AMD64 target compilation for any target OS (Linux,
Win 2003 are currently available) and at any host platform. Any
information?
Jul 22 '05 #3
"Ilya" <ch**@yandex.ru > wrote...
Are there any compilers for AMD64 target available besides GNU, PGI?
What about Microsoft VC++? Thank you in advance!


It would be better to ask in a newsgroup for your platform. Every
target is platform-specific.


I am interested in AMD64 target compilation for any target OS (Linux,
Win 2003 are currently available) and at any host platform. Any
information?


Why are you asking again here instead of, say, comp.os.linux.* ? And if
you are interested in MS VC++, why not post to microsoft.publi c.vc.*?
Jul 22 '05 #4
Ilya wrote:
Are there any compilers for AMD64 target available besides GNU, PGI?
What about Microsoft VC++? Thank you in advance!


So why does everybody want to feed the MS behemoth?
How about:
Metaware High C / C++
Green Hills

Try this:
http://www.google.com/search?hl=en&i...=Google+Search

--
Thomas Matthews

C++ newsgroup welcome message:
http://www.slack.net/~shiva/welcome.txt
C++ Faq: http://www.parashift.com/c++-faq-lite
C Faq: http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.l earn.c-c++ faq:
http://www.raos.demon.uk/acllc-c++/faq.html
Other sites:
http://www.josuttis.com -- C++ STL Library book

Jul 22 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
519
by: Plymouth Acclaim | last post by:
Hi guys, We have a problem with Dual AMD64 Opteron/MySQL 4.0.18/Mandrake 10 for a very high volume site. We are evaluating the performance on our new server AMD64 and it seems it's slow compared to Dual Xeon/MySQL 4.0.15/RedHat8 and Dual Xeon/MySQL 4.0.18/Mandrake 10. And it seems there are zombie threads. 570 threads in 1 hour and we didn't even use JDBC connection pooling at all. These threads are supposed to be gone within 60...
6
1762
by: codefixer | last post by:
Hi, I don't understand why DELL is unwilling to sell AMD64 products. Steve Felice, VP @ DELl says their is no customers demand for AMD64. Suck to be Steve. From various Linux flavors to BSD, the OS rocks on AMD64 macs. I have seen conformance test suite benhcmarks which are better on AMD64 than on f**ing Itanium. I feel this is a ridiculous policy @ DELL not to sell AMD products. Anyone in FTC listening ?
10
1985
by: magneticlemur | last post by:
Hi, Does anyone know of an available downloader for an amd64 bit build of (a modern) python? I've done my due diligence search of python docs and mailing archives, and I'm somewhat mystified by the lack of info on this topic. I'm embedding python in a native 64 bit application so python32 using WOW64
4
2430
by: smarguer | last post by:
I am using Microsoft (R) C/C++ Optimizing Compiler Version 14.00.40121 for AMD64 to port a dll (C, C++ and fortran files) for WS2003. I am working with VS2003, with customized paths in Tools > Options > Project > VC++ Directories in order to correctly target the compiler executables and associated libs/headers (Program Files\Microsoft Visual Cpp\Bin\x86_amd64, etc). I am actually facing a link issue because C symbols are not generated...
3
1722
by: Allcomp | last post by:
Hello, I would like to know if it is (or will) be possible to compile a VB.NET project for AMD64. Actually, I can only see informations to compile a C++ (.NET) project for AMD64, but I can't see anything about VB.NET (or C#). I have also seen the it is possible to compile a C++ (Version 6) project for AMD64. Is there the same for VB6? In fact, I will soon begin a new project, and as there are a lot of
9
2186
by: Andy B | last post by:
If I bought one of these boxes/OS combos as a postgresql database server, would postgresql be able to make the best use of it with a huge (e.g. 40GB) database? Box: HP ProLiant DL585, with 4 AMD64 CPUs and 64GB of RAM. (other vendor options also exist) OS: SUSE enterprise 8 linux for AMD (links to product info at bottom)
3
1802
by: Robin Becker | last post by:
Does anyone know if it's possible to run python as a 32 bit app on AMD64's? One of our host providers AMD Athlon 64 3000+ and we are currently using a celeron which is real slow. The problem is that this machine would be a backup for another which is 32 pentium 4. If I have to recompile/debug all the extensions etc etc for another architecture it might not seem so attractive. -not ready for 64bitly yrs- Robin Becker
8
2307
by: Brendan | last post by:
Hello, I just tried to use the Windows XP installer for Python 2.5 AMD64 but I get the error message: "Installation package not supported by processor type" I am running Windows XP Pro on an AMD Athon 64 Processor. Do I need to have a 64-bit OS to use this version?
6
2002
by: John Pye | last post by:
Hi all I have a tricky situation that's preventing my Python/SWIG/C application from running on the Debian Etch AMD64 platform. It seems that the 'dl' module is not available on that platform. The only reason I need the 'dl' module, however, is for the values of RTLD_LAZY etc, which I use with sys.setdlopenflags() in order to make my imported SWIG module share its symbols correctly with more deeply- nested plugin modiles in my C-code...
0
9512
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10419
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10201
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10147
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7531
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6770
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5552
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4100
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3709
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.