| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| References: | <482995D4 DOT 2020003 AT 013 DOT net> <6910a60805131034v372d5b24m794e6f0437e3cf58 AT mail DOT gmail DOT com> |
| Subject: | RE: Recently installed cygwin - cannot install gcc |
| Date: | Tue, 13 May 2008 18:59:25 +0100 |
| Message-ID: | <001e01c8b523$14c1b0e0$2708a8c0@CAM.ARTIMI.COM> |
| MIME-Version: | 1.0 |
| X-Mailer: | Microsoft Office Outlook 11 |
| In-Reply-To: | <6910a60805131034v372d5b24m794e6f0437e3cf58@mail.gmail.com> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
Reini Urban wrote on 13 May 2008 18:34:
> 2008/5/13 David Ziants <dziants AT 013>:
>> Installed cygwin under Windows XP prof, and the basic environment works.
>> I cannot do gcc nor can I find reference to the compiler under any of
>> the bin directories.
>>
>>
>> Have run the setup a second time (as advised by documentation) and also
>> tried reinstalling from a different mirror. Explicitly tried to
>> install/reinstall the "develop" package where gcc is supposed to be
>> installable from.
>
> install gcc-core and not gcc.
If you're going to do that, you will have to manually install the C++
packages that gcc would pull in that gcc-core doesn't: "gcc-g++
gcc-mingw-g++". (Assuming you want C++, of course, but most folks do....)
> gcc has an invalid tar for me also.
Setup.exe version numbers involved? There have been some issues there
lately to do with how we define an "empty" tarball[*], but:
/artimi/software/firmware $ wget
http://ftp.heanet.ie/pub/cygwin/release/gcc/gcc-3.4.4-3.tar.bz2
--18:50:43-- http://ftp.heanet.ie/pub/cygwin/release/gcc/gcc-3.4.4-3.tar.bz2
=> `gcc-3.4.4-3.tar.bz2'
Resolving ftp.heanet.ie... 193.1.193.64
Connecting to ftp.heanet.ie|193.1.193.64|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 46 [application/x-tar]
100%[====================================>] 46 --.--K/s
18:50:43 (485.02 KB/s) - `gcc-3.4.4-3.tar.bz2' saved [46/46]
@_______. .
( /"\
||--||(___)
'" '"'---'
/artimi/software/firmware $ tar tvfj gcc-3.4.4-3.tar.bz2 && echo OK
OK
@_______. .
( /"\
||--||(___)
'" '"'---'
/artimi/software/firmware $
cheers,
DaveK
[*] - See http://cygwin.com/ml/cygwin-apps/2008-05/msg00055.html and
subsequent thread for info.
--
Can't think of a witty .sigline today....
--
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 |