This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Assembler errors, BFD assertion


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@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]