473,320 Members | 1,872 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Is it possible to use gnu stdlibc++ in Visual C++ (2008)?

Jacky Luk
Hello,
I've been trying to compile a source which consists of
the use of the gnu library(gnu_cxx::hash_map) and want to incoporate that project into my code base,
because my base project is written in VC++, I wonder
if it is possible to use gnu stdlibc++ in vc++, if yes,
where can I download the appropriate lib? I have been looking gnu's web site, but it doesn't have any say about their products' compatibility with MS ones.
Thanks for any comments
Jack
Aug 6 '10 #1
1 1440
weaknessforcats
9,208 Expert Mod 8TB
No you can't do that.

All of your libraries need to be compiled with the compiler you are using.

If you look at Rogue Wave software you will find that you have to build the Rogue Wave libraries yourself based on a compiler that Rogue Wave supports. If you don't have one of those then you need to get one in order to use the libraries.
Aug 7 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: jose | last post by:
Is it possible join in the same project a visual basic net form and a c sharp form?? if the answer is yes, how can I do it? Thanks for your answers
3
by: Jerome Smith | last post by:
Hello all, Is it possible in Visual Studio.NET to run only a procedure Sub...End Sub, and not the whole project? I am used to developing with VBA (Visual Basic for Applications) in which you...
3
by: EMW | last post by:
Hi, Is it possible to write software for the PocketPC 2002 and 2003 with this Visual Studio version? Of is it only possible with Visual Studio .NET ent. arch. 2003? (and eVB 3.0) thnks, Eric
1
by: sundarvenkata | last post by:
Is multi-targeting possible using Visual Studio Express? If not, do I have any other options to target a 1.1 framework using Visual Studio Express? Thanks for your help, Sundar
0
by: =?Utf-8?B?bmFfa3J1bA==?= | last post by:
Hi, I've just converting my application froml visual 2005 to 2008 one. the 32-bit version is OK, but the 64-bit version is not running (debug or release is the same) That's give me an error :...
1
by: =?Utf-8?B?bmFfa3J1bA==?= | last post by:
Hi, I've got a problem when linking my release dll with visual 2008 on 64-bit, it needs msvcm90D.dll. This doesn't appear with the same compilation et link options on 32-instead (instead 64-bit...
2
by: Gilbert Tordeur | last post by:
Hello, Since C# 2008 it is possible to initialize a collection like" this : var digits = new List<int{0, 1, 2}; Is it also possible in VB 2008, and with what syntax ? Thank you, Gilbert
12
by: Adam Chapman | last post by:
Hi, Im using Visual C++ 2008, I made a header file (well, copied the header "cat.h" from http://en.wikipedia.org/wiki/Opaque_pointer) The only mention of cat.h I have in my script containing...
13
by: BobLewiston | last post by:
Can anybody tell me how to change WinForm controls' text color programatically? I have no problem finding the fields to assign colors to, but the compiler doesn't recognize any color I mention,...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.