John Brewer writes:
> I downloaded gcc (GCC) 3.4.6,

Why?  Gcc comes with Solaris, and works.

> gnu bin tools , freetype-2.3.5 and fontforge_full-20070723 configure and 
> compiled ok,  however wine-0.9.41 compiled with this error:
> ="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing 
> -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  -g -O2  -o 
> port.o port.c
> Assembler: port.c
>         "<stdin>", line 20 : Illegal character: <7e>
>         "<stdin>", line 20 : Syntax error
>         Near line: "    andl $~15,%esp"

This looks like:

  http://gcc.gnu.org/ml/gcc-bugs/2006-01/msg03520.html

It looks like newer versions of gcc don't generate correct assembly
code for native assemblers.

-- 
James Carlson, Solaris Networking              <[EMAIL PROTECTED]>
Sun Microsystems / 1 Network Drive         71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to