The following reply was made to PR os-next/1613; it has been noted by GNATS.

From: [EMAIL PROTECTED]
To: Dean Gaudet <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: os-next/1613: can't compile
Date: Fri, 2 Jan 1998 11:30:05 -0800 (PST)

 <fixed></fixed>[EMAIL PROTECTED]: touch aaa.c
 
 [EMAIL PROTECTED]: cc -E -dM aaa.c
 
 #1 "aaa.c"
 
 [EMAIL PROTECTED]:
 
 
 [EMAIL PROTECTED]: cat specs
 
 *asm:
 
 
 
 *asm_final:
 
 
 
 *cpp:
 
 %-D__STDC__}                              %}                           %}
 %}                                 %}}                              %}
 %}  %} %}                                %}         -
 DNX_COMPILER_RELEASE_3_0=300                            -
 DNX_COMPILER_RELEASE_3_1=310                           -
 DNX_COMPILER_RELEASE_3_2=320                  -DNX_COMPILER_RELEASE_3_3=330
 -DNX_CURRENT_COMPILER_RELEASE=410               -DNS_TARGET=41
 -DNS_TARGET_MAJOR=4             -DNS_TARGET_MINOR=1             %}
 %}                                %}}                   %}%}
 %%M} %%M}
 
 
 *cc1:
 
 
 
 *cc1plus:
 
 
 
 *endfile:
 
 
 
 *link:
 
 %} %} %} %} %} %} %} %} %} %} %} %} %} %} %} %} %} %} %}%} %} %} %} %} %} %}
 %} %} %} %} %} %} %} %}
 
 
 *lib:
 
 %}%}}}       %System}%System,_profile}}
 
 
 *libgcc:
 
 %}}                               %}}
 
 
 *startfile:
 
 %}}    %}              %}                             %}
 %}}}}      %}              %}     %}
 %}}}}}}
 
 
 *switches_need_spaces:
 
 
 
 *signed_char:
 
 %}
 
 
 *predefines:
 
 -Di386 -DNeXT -Dunix -D__MACH__ -D__LITTLE_ENDIAN__ -
 D__ARCHITECTURE__="i386"
 
 
 *cross_compile:
 
 0
 
 
 *multilib:
 
 . ;
 
 
 [EMAIL PROTECTED]:
 
 
 >Well that to me indicates that the gcc shipped in cc clothing on next is
 
 >completely broken.  Can you do this:
 
 >
 
 >touch aaa.c
 
 >gcc -E -dM aaa.c
 
 >
 
 >And send me the output?
 
 >
 
 >And maybe also send me the contents of the specs file mentioned when you
 
 >run "gcc -v".
 
 

Reply via email to