| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| X-Authentication-Warning: | hp2.xraylith.wisc.edu: khan owned process doing -bs |
| Date: | Tue, 23 Nov 1999 12:17:58 -0600 (CST) |
| From: | Mumit Khan <khan AT NanoTech DOT Wisc DOT EDU> |
| To: | "Kalkavouras, Michael" <KalkavourasM AT logica DOT com> |
| cc: | "'cygwin AT sourceware DOT cygnus DOT com'" <cygwin AT sourceware DOT cygnus DOT com> |
| Subject: | Re: Assembler errors, BFD assertion |
| In-Reply-To: | <4FBF540FF16FD1119D9600A0C94B2B5102F1037F@napier.logica.co.uk> |
| Message-ID: | <Pine.HPP.3.96.991123121629.2677J-100000@hp2.xraylith.wisc.edu> |
| MIME-Version: | 1.0 |
On Tue, 23 Nov 1999, Kalkavouras, Michael wrote: > I have just started the porting process and I have run into some strange > errors I have no idea where they come from. > I have pasted the error message in case anyone has run into those BFD > assertions and knows a way around. I am not very familiar with Unix so I > have no idea where to start from. > Any ideas? > > Cheers, > Mike > > > d:\cygnus\CYGWIN~1\H-I586~1\bin\..\lib\gcc-lib\i586-cygwin32\egcs-2.91.57\cc > 1.exe C:\TEMP\ccCXwjdG.i -quiet -dumpbase AW_CMMCS_SEM_lib.c -ansi -g -Wall > -ansi -version -fPIC -o C:\TEMP\ccP2pmmJ.s Do not use -fPIC or -fpic, it's meaningless on windows32. Newer versions of GCC will complain about it, rather than you run into this problem. Regards, Mumit -- 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 |