Compile error on Solaris Sparc

Corey.Brune at transplace.com Corey.Brune at transplace.com
Fri Sep 6 14:12:35 CDT 2002


I have searched through the archives, and on google, but I was not able to
find anything on this type of error. Although the docs say Wine only
supports x86, I found some articles where people have gotten it to work.
Basically the error is:

gcc -c -I. -I. -I../../include -I../../include -g -fPIC -D__WINE__
-D_ADVAPI32_ -D_REENTRANT -I/usr/openwin/include -o advapi32.spec.o
advapi32.spec.c|head
/var/tmp//ccoHmkfo.s: Assembler messages:
/var/tmp//ccoHmkfo.s:6377: Error: operation combines symbols in different
segments
/var/tmp//ccoHmkfo.s:6378: Error: operation combines symbols in different
segments
/var/tmp//ccoHmkfo.s:6388: Error: operation combines symbols in different
segments
/var/tmp//ccoHmkfo.s:6389: Error: operation combines symbols in different
segments
/var/tmp//ccoHmkfo.s:6399: Error: operation combines symbols in different
segments
/var/tmp//ccoHmkfo.s:6400: Error: operation combines symbols in different
segments
/var/tmp//ccoHmkfo.s:6410: Error: operation combines symbols in different
segments
/var/tmp//ccoHmkfo.s:6411: Error: operation combines symbols in different
segments
/var/tmp//ccoHmkfo.s:6421: Error: operation combines symbols in different
segments
/var/tmp//ccoHmkfo.s:6422: Error: operation combines symbols in different
segments
/var/tmp//ccoHmkfo.s:6432: Error: operation combines symbols in different
segments
...
make: *** [advapi32.spec.o] Error 1

I have installed gas, gld, gar, gnm, gstrings. I have replaced as, ld, ar,
nm, and strings with the GNU counterpart. Does anyone know how I can fix
this problem?

Thanks,
Corey




More information about the wine-users mailing list