delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <4073CE16.3000107@luukku.com> |
Date: | Wed, 07 Apr 2004 12:47:02 +0300 |
From: | Jani tiainen <redetin AT luukku DOT com> |
User-Agent: | Mozilla Thunderbird 0.5+ (Windows/20040404) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: i am newbie anybody help me installation |
References: | <20040407093503 DOT 98067 DOT qmail AT web14811 DOT mail DOT yahoo DOT com> |
In-Reply-To: | <20040407093503.98067.qmail@web14811.mail.yahoo.com> |
X-IsSubscribed: | yes |
kiran kumar wrote: > hello guys, > i want g++ compiler exactly as it works > in linux. what are the packages i have to install? so > it will work well in windows too. Err... What you mean by "as it works in linux". Because Linux itself doesn't really contain g++ compiler, you have to be more spesific about needed libraries. "Standard" librares comes out-of-box, but different spesific libraries have to be installed by hand. Or if you want to be "sure" just install everything. But even that doesn't guarantee that compilation works (eg. cygwin port of kde and gnome libraries are under work) and of course programs have to be written in portable way (backlinking problem is excellent example things that works in linux but not in cygwin). Otherwise g++ compiler in cygwin, and Linux works "same way" because both are compiled from same codebase. -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |