Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , 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 To: "Kalkavouras, Michael" cc: "'cygwin AT sourceware DOT cygnus DOT com'" Subject: Re: Assembler errors, BFD assertion In-Reply-To: <4FBF540FF16FD1119D9600A0C94B2B5102F1037F@napier.logica.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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