Assembler problem while trying to integrate D iompiler in GCC suite

Gerrit P. Haase gerrit@familiehaase.de
Tue Jun 7 14:58:00 GMT 2005


Gerrit P. Haase wrote:

>> Maybe this is the problem here:
>> !   && !defined (TARGET_IS_PE_COFF)
>>
>>
>> Is TARGET_IS_PE_COFF defined for Cygwin?
> 
> 
> Yes it is:
> 
> #define TARGET_IS_PE_COFF 1
> 
> Is this wrong in the d-codegen source?  I'kll try what changes if I 
> include Cygwin:
> ! #if defined (ASM_OUTPUT_DEF) \
> !   && (!defined (TARGET_IS_PE_COFF) && !defined(__CYGWIN__))

Nope, this was not the problem.


Gerrit

--
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/



More information about the Cygwin mailing list