| 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: | <announce.001001c91336$91e70d10$9601a8c0 AT CAM DOT ARTIMI DOT COM> <ga9hns$e1t$1 AT ger DOT gmane DOT org> |
| Subject: | RE: [ANNOUNCEMENT] New experimental package: gcc4-4.3.0-1 |
| Date: | Thu, 11 Sep 2008 10:42:40 +0100 |
| Message-ID: | <011b01c913f2$be6456b0$9601a8c0@CAM.ARTIMI.COM> |
| MIME-Version: | 1.0 |
| X-Mailer: | Microsoft Office Outlook 11 |
| In-Reply-To: | <ga9hns$e1t$1@ger.gmane.org> |
| 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 |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id m8B9hS5f030552 |
René Berber wrote on 10 September 2008 23:29:
> Hi,
>
> Has anyone tested it?
Well, yeah :)
> Can't compile a simple test:
Can't reproduce:
/tmp/gcc4 $ cat test.c
int
main ()
{
;
return 0;
}
@_______. .
( /"\
||--||(___)
'" '"'---'
/tmp/gcc4 $ gcc test.c ; echo $?
0
@_______. .
( /"\
||--||(___)
'" '"'---'
/tmp/gcc4 $ ./a.exe ; echo $?
0
@_______. .
( /"\
||--||(___)
'" '"'---'
/tmp/gcc4 $
> Fails at that point, the assembler file was not created, or the pass
> deleted it, no dll's missing:
>
> $ cygcheck /usr/lib/gcc/i686-pc-cygwin/4.3.0/cc1.exe
> C:\cygwin/lib\gcc/i686-pc-cygwin/4.3.0/cc1.exe
> C:\Cygwin\bin\cygwin1.dll
> C:\WINDOWS\system32\ADVAPI32.DLL
> C:\WINDOWS\system32\KERNEL32.dll
> C:\WINDOWS\system32\ntdll.dll
> C:\WINDOWS\system32\RPCRT4.dll
> C:\WINDOWS\system32\Secur32.dll
> C:\Cygwin\bin\cyggmp-3.dll
> C:\Cygwin\bin\cygmpfr-1.dll
>
> Any special requirements on binutils? I have a recent version, but
> there's one in experimental.
Nah, nothing like that. Cygcheck output show anything? Traces of v3
remaining and interfering?
cheers,
DaveK
--
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 |