| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Date: | Fri, 15 Sep 2000 09:51:41 +1000 |
| From: | Klint Gore <kg AT kgb DOT une DOT edu DOT au> |
| To: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | Re: STATUS_ACCESS_VIOLATION/segfault problems with cygwin 1.1.4 |
| In-Reply-To: | <200009141930.PAA06711@envy.delorie.com> |
| References: | <20000914135833 DOT D19083 AT cygnus DOT com> <200009141930 DOT PAA06711 AT envy DOT delorie DOT com> |
| Message-Id: | <39C1648D19D.375BKG@icarus.une.edu.au> |
| MIME-Version: | 1.0 |
| X-Mailer: | Becky! ver 1.25.06 |
On Thu, 14 Sep 2000 15:30:52 -0400, DJ Delorie <dj AT delorie DOT com> wrote:
> The problem is when you have two differently named import libraries
> that refer to the same DLL. Because they have different names, the
> linker sorts them separately, but because they are the same
> internally, there is only one symbol for the import, and half the
> imports get ignored.
I'm not sure if it's the same problem, but I get this
STATUS_ACCESS_VIOLATION when trying to compile squid. GCC reports the
following
0 [main] cc1 1065 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
623 [main] cc1 1065 stackdump: Dumping stack trace to cc1.exe.stackdump
gcc: Internal compiler error: program cc1 got fatal signal 11
make: *** [uudecode.o] Error 1
Anyone want to have a go at what that means? It happens after a lot of
parse errors and warnings in winsock.h.
klint.
+---------------------------------------+-----------------+
: Klint Gore : "Non rhyming :
: EMail : kg AT kgb DOT une DOT edu DOT au : slang - the :
: Snail : A.B.R.I. : possibilities :
: Mail University of New England : are useless" :
: Armidale NSW 2351 Australia : L.J.J. :
: Fax : +61 2 6772 5376 : :
+---------------------------------------+-----------------+
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |